cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

write csv is not supporting Japanese characters

abhiramk
11-Garnet

write csv is not supporting Japanese characters

Hello,

 

I am having things with property values in Japanese characters. When I'm trying to write that to csv using write csv function property values are not coming properly in csv file. Do write csv service support Japanese characters?

Any workarounds to handle this? PF attached screenshot for output file content. Thanks!

 

-Abhiram

 

abhiramk_0-1606314390626.png

 

4 REPLIES 4
anarwal
12-Amethyst
(To:abhiramk)

@anarwal  Thank you for your response. I have already set the encoding property in setenv file, but still issue persists.

Hi @PaiChung 

Any workarounds to handle this issue in code?

PaiChung
22-Sapphire I
(To:abhiramk)

Most likely the encoding is not being honored in the actual Write CSV service.

I would submit this as a bug.

Top Tags