cancel
Showing results for 
Search instead for 
Did you mean: 

Passing Cdata to xml

Piyush
New Contributor III

Ho wcan I pass CDATA to SOAP execute

2 REPLIES 2

Kulashekharan
New Contributor II

Did you figure out a way?

tk421_cogenics
New Contributor II

Seriously, is there a solution to this issue?

In both SOAP Execute and XML Generator when I declare a CDATA section, it gets ignored and the string that is supposed to be in the CDATA section gets escaped.

The system to which I am sending data is not decoding the data and accepting "Franks&Beans" literally instead of “Franks&Beans”.