Skip to Content
0
Former Member
Jul 03, 2009 at 11:54 AM

File Content Conversion - File Encoding

47 Views

Hello,

This is a Jdbc to Flat File interface, the requirement is to upload the fixed length file to the FTP server. source is sending a value "不锈钢承插法兰 AB20 168DC 213" with chinese characters included in it. The channel is using Big5 as file encoding format. In the target the value is converted to "¤£??©Ó´¡ªk? AB80 168DC 213 " . Which File encoding format should be used in order to send the same string to the target without conversion? The chinese chars also should be sent to the target file without the conversion.

Appreciate your help,

Rag