cancel
Showing results for 
Search instead for 
Did you mean: 

Special Characters writting fail to file

Former Member
0 Kudos

Hi Friends,

If any special characters (like Japanees, Chinease chars ) comes from the backend system and writing into file works correctly in DEV system. But, the same scenario is not writing special character in QA system. What could be the problem ? (Unicode, like ...)

This is Proxy to File Scenario.

Any idea, friends ..

Kindly regards,

Vijayakumar

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

You need to use the UNICODE compatibility of XI while delaing with Chinese or Japnese characters.

SAP NetWeaver Process Integration Unicode Guide

Release

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f79f5146-0a01-0010-da97-eaa3f7d1...

Regards

Seshagiri

Former Member
0 Kudos

Hi

UTF-8 can handle it . if it fails for some reason, try with UTF-16 . it should work

regards

krishna