Thursday, 8 March 2018

Talend: Special Characters are Changed into ?

Issue: I got a tRest component that connects to an API URL. It extracts some json data and outputs to csv. Some characters on my csv file are getting converted to "?"

Fix: Change the Encoding under Advanced Settings for FileOutputDelimited component from ISO-8859-15 to UTF-8



No comments:

Post a Comment