This article describes how you can configure your system to retain CData Sections in a SOAP WS Consumer without using SOAP envelope headers.
How it works
- Open your Business Process and add a new task right before invoking SOAP WS Consumer and select Process Environment - Set Value task.
- In the Variables area, set v_variableName to retainCDATASections.
- In the Variables area, set v_variableValue to true using either a String or StorageNode format.
Note: If the Variable Name value is set to anything other than true, it is ignored and CDATA Sections are not retained.
Here is an example of a Payload with CDATA section retained as configured above.
Comments
0 comments
Please sign in to leave a comment.