cancel
Showing results for 
Search instead for 
Did you mean: 

REG : Error in conversion of Thai characters during flat file generation

Former Member
0 Kudos

Hi All,

I have a scenario where input is IDOC and output is a Flat File.I am getting some Thai characters from IDOC(sender) when converted into flat file all theThai charcters are converted into "??????". Can anyone please suggest me how to maintain thai characters in the output file.

Thanks,

Siva

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi all,

I am converting IDOC XML to Flat File using a JAVA Mapping. When i check the output of Java Mapping(ie in Interface mapping) i can see alll the Thai character which are present in the Input are already converted into "?????". So if i use Encoding type as TIS-620 in file Adapter , i get the output with "?????" only.

Thanks,

Siva

former_member187339
Active Contributor
0 Kudos

Hi Siva,

Use TIS encoding in output file..

Check these threads

Regards

Suraj

Former Member
0 Kudos

Hi Frnds,

Can we achieve this with out java mapping. i have a same problem which is coming in webservice to RFC.when sending thai text to CRM dont have any problem.But when response cmg from CRM till XI it is fine.from Xi to Webservice it is going as "??????????".

Please advice

Regards,

Narendra

Former Member
0 Kudos

Hi,

Try setting the charset parameter in receiver adapter as TIS-620, normally UTF-8 should be able to handle these characters..

also try setting th UTF-8 explicitly as charset...

Are you tring to do anyother operations using modules?

HTH

Rajesh

former_member187339
Active Contributor
0 Kudos

Hi Siva,

Are you facing a problem within PI or in the output? What is your output?IS it a file? Try explaining a more about your interface..

Also see this article

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/502991a2-45d9-2910-d99f-8aba5d79fb42

Regards

Suraj