Search code examples
csvpeoplecode

Writing Chinese characters to csv from peoplecode peoplesoft


I have hard-coded Chinese characters in peoplecode. It is written to a CSV file. This CSV file is attached via an email notification. However, when the user receives the email and opens the CSV file attachment, the Chinese characters are being shown as some weird symbols or characters. I am using app engine by the way that uses PSUNX.

Anyone have any workaround about this?


Solution

  • Alright managed to solve it using UTF8BOM.