I have the same type of error. An IDoc comes into webMethods. I convert it to xml and forward it to a vendor.
The xml contains this hexadecimal character. Because of this character, the vendor is unable to read the xml file.
I did a replace transformation to the xml string before sending the file, but it appears that there are many of these characters. (They show up as a square on the xml in Developer.)
These characters show up because the users cut and paste Word documents into SAP.
Any ideas how to filter out these illegal characters?
#soa#API-Management#webMethods