Hi,
I am having one xml which contains the & in one of the field.I want to parse the xml and convert into document.for this first i used the xmlstringtoxmlnode service then xmlnodetodocument.
but it is failing in xmlnodetodocument step and Error thrown is malformed entry found as &.
Then in xmlstringtoxmlnode service I set the encoding as ISO-8859-1, then also its not working. Even though i tried to set UTF-8, then also did not worked…
Any idea??? what is the workaround of this???
I am using 8.2 Webmethod inigration server…
Please help me…
#webMethods#Integration-Server-and-ESB#B2B-Integration