You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a SOAP payload is formulated with CDATA and restart the server, we could see that the payload lost its encoding. This is resolved after updating and saving the API.
Create a sample API with a POST method (with body parameter). For In flow, add a custom sequence that formulates a soap message that includes the CDATA tag and a Log Full mediator.
Send the request.
We could see the Log Full with encoding as expected.
Restart the server.
Again send a request with the same body as in the 4th step. Then could see the Log full without encoding.
Then edit the API, save it, and send a request again. The output is received similarly to the 5th step with encoding.
Affected Component
APIM
Version
3.2.0
Environment Details (with versions)
No response
Relevant Log Output
No response
Related Issues
No response
Suggested Labels
apim
The text was updated successfully, but these errors were encountered:
Description
When a SOAP payload is formulated with CDATA and restart the server, we could see that the payload lost its encoding. This is resolved after updating and saving the API.
Steps to Reproduce
Affected Component
APIM
Version
3.2.0
Environment Details (with versions)
No response
Relevant Log Output
No response
Related Issues
No response
Suggested Labels
apim
The text was updated successfully, but these errors were encountered: