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,