Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Replace special character with ASCII values in Jason

Hi Team,

 

please help me with below issue.

I have a talend job Connecting to Oracle as a source then usinng  tmap writing data into Json file.

now issues is when ever special characters are coming in 3 columns and job is failed not able to handle special characters.

how to replace the any special characters with equivalent ASCII value then write into JSON file.

 

Please provide your inputs.

Thanks in advance.

 

 

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hello,

Take a look at tReplaceList component, this component allows you to replace special characters for multiple columns at a time. 

Best regards

Sabrina