An integration runs in production with XML adapter 4.2 SP4. The escape character “>” is not escaped when the XML is generated by the XML adapter. But “<” is escapted properly as “lt”. So the document fails in the target side after posting. I found in the SP4 readme that this issue been addressed as below and SP4 is the latest service pack for XML adapter.
-68HKZ/1-69MB1
Added the ability for the Generate XML operation to handle
predefined entities. The Generate XML operation can now properly
generate XML encodings that contain special characters such as
“&”,; “>”, and “<”.
Any one has clue over this?.
#Adapters-and-E-Standards#Integration-Server-and-ESB#webMethods