Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello
1.this is what i would like to do
I want to read multi-byte characters from a UTF-8 properties file and output them in Shift-JIS character code.
2.status
Define the multibyte character "サッカー" in the UTF-8 properties file,
the special Characters are garbled when output to Shift-JIS file(as it shown in a attach file)
.Operation check environment
OS : Window10
Talend : Talend Open studio for Data integration(version 7.2.1)
The following is executed, but garbled characters are occurring.
・ Read UTF-8 properties file and output to CSV file with UTF-8 character code (tFileOutputDelimited)
・ Read UTF-8 properties file and output to CSV file with Shift-JIS character code (tFileOutputDelimited)
・ Read UTF-8 properties file and output with System.out.println () in tJava
・ Reads Shift-JIS properties file and outputs to CSV file with Shift-JIS character code (tFileOutputDelimited)
・ Read the Shift-JIS properties file and output it with System.out.println () in tJava
3 please refer to the below image
Hello,
Could you please elaborate your case with an example with input and expected output result?
The screenshot you attached is not available in community. Could you please have a look at it?
Best regards
Sabrina