cancel
Showing results for 
Search instead for 
Did you mean: 

UTF-8 to UTF-16

Former Member
0 Kudos

Hi,

Currently XI is pushing the data to Siebel in UTF-8. But Siebel wants only in UTF-16 format. How can I change this in XI.

Kumar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

If Siebel receives a file, you can use option "File encoding = UTF-16" in your Communication Channel

http://help.sap.com/saphelp_nw2004s/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/content.htm

Regards.

Mickael

Former Member
0 Kudos

How are you posting to siebel? Do you use an adapter/custom function to call Siebel VB apis..?

Former Member
0 Kudos

Hi Sriram,

I am SOAP Adapter. We are calling Siebel webservice.

Thanks

Sri