Dear Friends,
I am facing an issue to an existing interface due to few Chinese characters. The interface is proxy to XML file generation at receiver system (XML file generated through JAVA mapping in PI).
Now when I send proxy, the Chinese characters are perfect (I have checked through Hex editor also) showing in payload. After PI mapping (at ESR) I can see XML file is still OK. BUT when I open the generated XML file at target system through Babelpad or Notepad++, few Chinese characters display as non-identified (�) and when I checked through Hex editor, those character shown as hex value for BOM (Byte Order Mark) (EF BF BD)
Also one strange observation is that: this issue is not specific to same Chinese character, as because in same XML file, same Chinese character sometimes appear perfectly sometime non-identified (�) as BOM.
Could someone help me to resolve this issue?
Your quick help will really appreciated!
Please feel free to ask me if want more input regarding the above issue.
Thanks a lot!
Ashok