I have the same similiar problem as well. But for me, I face that problem when i send back the information which i receive from my source back to my client.
ie. Assuming my Client system, (System A) requests information from System B, based on a particular person’s ID. (in an XML, via HTTP)
System B returns the information back to me (in an XML, via HTTP).
But when i send the information back to System A (again in an XML, via HTTP), i face ‘ampersand’ error.
My client system displays the message of ‘element is missing end tag’.
How do i solve this?
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods