Hi Guys,
Can somebody please help me.
Basically, this is the first time I am working with this single and double byte Japanese chars and not sure how to produce the required output.
I have an IDOC --> PI ---> FCC scenario and have to produce the output flat file in Shift-JIS encoding.
I have tried the encoding Shift-JIS in Receiver Channel but when I open the output file in Notepad++ or Notepad it is showing me encoding ANSI UTF-8 and not Shift-JIS.
Can somebody please suggest how to achieve this and also let me know how to handle single and double byte Japanese chars and do I need to define the field type as byte in Data Type and in FCC?
Single byte : ウ
Double byte : 市
Can I use MessageTransform and TextCodepageConversion Bean in File Adapter to achieve this?
Please suggest.
Thanks,
Asif