Skip to Content
0
Former Member
May 08, 2008 at 02:59 PM

FCC with ASCII and UTF-8 encoding issue

71 Views

Hi,

I have File to IDoc scenario and I am doing FCC which has Japanese chars. (PO with HEADER,1,ITEMS,*)

I have specified UTF-8 encoding in file adapter to processed the file.

Earlier, my source file was in ASCII format which had junk chars; my file was picked and Idoc posted had junk chars.

Then I used UTF-8 encoding for my source file to correct this issue. XI showed proper Japanese chars but this time Header part is missing.

Do I have to specify encoding in "module" for File adapter?

Regards,