CDATA issue with API Connect

Hi All,
When the client is sending the payload to one API built upon API Connect, the CDATA tags are removed by default. We tried to pass them as they are by adding xslt policy in the API, but we suspect that the CDATA fields are being stripped by the Datapower gateway by default hence the xslt policy is not being applied in the input. That means the CDATA is removed by Data Power gateway before the message is being posted to the API. Is or assumption correct? In the API we are just invoking one back end IIB service.

Expected input to API:

Current input to API:
45: 465: 68:

Related:

Leave a Reply