You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

CDATA element to SOAP request in OIC

Summary:

I am trying to construct a payload which contain CDATA section in XML that needs to be passed to SOAP request.. any recommendations to achieve the final out

Content (please ensure you mask any confidential information):

using xsl:value-of select is coming '<lt;' instead of '<' in the output….

Version (include the version you are using, if applicable):


OIC Gen3

Code Snippet (add any code snippets that support your topic, if applicable):

<xsl:value-of select="concat( '<lt; ![CDATA[','SELECT 1 FROM DUAL',']] &gt;')" disable-output-escaping="yes"/>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!