Hi Dennis,
You should encode the document at the entry point in webMethods. When you use first StringToDocument there is a variable encoding and set this to UTF-8 and this should take care of it.
We do have the special,spanish and french characters inside the documents and thats how we solved specifying UTF-8 encoding.
Just to clearify where these characters are getting messed up in WM or SAP because in WM these characters(ö,ä,ü) are looking fine even if you don’t specify any encoding.
WM supports by default UTF-8 but in our case it did not work and we had to specify explicity.
Try this and it might help.
Regards,
MJ
#Integration-Server-and-ESB#webMethods#B2B-Integration