cancel
Showing results for 
Search instead for 
Did you mean: 

Unicode in XI

Former Member
0 Kudos

Hi,

Our scenario is like this...We send an XML file with some unicode characters via HTTP adapter to XI and an RFC FM receives the same and sends the same text as response.

But in this entire process we are losing all Unicode characters and some junk characters like #### getting returned as resposne.

XML file used is encoded in UTF-8.

It will be of great help if you have guyz share your your experiences with unicode related issues in XI.

Regards

Vish

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member192798
Active Contributor
0 Kudos

Hi,

In order to allow special characters you could switch to UTF-16 for xml encoding in XI file adapter configuration. Hope this will help.

Regards.

Praveen

udo_martens
Active Contributor
0 Kudos

Hi Vish,

you should check (may be change) the destination used by the RFC adapter in transaction SM59. Have a look to flag "special options", where you can configure the destination parameter depending from target system. Logon in your language and use RFC Bit Option "Use Found Communication Code Page".

Regards,

Udo