PDA

View Full Version : CDATA sections in XML Adapter


Eric R
09-12-2002, 16:39
Hello all,

I am using the Enterprise Server XML Adapter 4.2 with SP3 and Fixpack 3.

Our XML file w/DTD has CDATA sections in it.

How do I parse the file?

Using ParseXML Configured operations, does not work, coz when it encounters a CDATA section, the output is blank.

I would like to know for the same for GenerateXML configured operation too.

Thanks for your help.