XML escaping characters

Hi Mahesh,

Yes, we are using “pub.xml:documentToXMLString”. The encode parameter is set as blank; however, I previously changed it to true and that encodes everything, including the tags, which causes failures every time, so I changed it back to blank.

The flow service goes from “pub.xml:documentToXMLString” to “pub.xml:xmlStringToXMLNode” to “wm.tn.doc.xml:routeXML”.

I’ve attached the section of the XML transmission that appears to be the cause of the “[ISC.0042.9327] Expecting </otm:Description> got </otm:Packaging>” error. There are multiple “otm:PackagedItemotm:Packagingotm:Description </otm:Description></otm:Packaging></otm:PackagedItem>” tags.

Thanks,

Ken
ExpectingDescriptionGotPackagingXMLSnippet.txt (19.1 KB)