Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I am using metaservlet API to export a list of tasks defined in the jobconductor. but some columns (for example the Label written in Japanese) are garbled.
I think it's because of response content-type 'application/json;charset=ISO-8859-1', then I tried to send GET request with headers, like attachment, but it didn't work.
Is there any way to fix the garbling?
TAC version is 5.6 and 6.4.
Thanks.
Hello,
Here exists a work item jira issue:https://jira.talendforge.org/browse/TMC-10464 and it has been fixed on V 6.4.1.
Are you using 6.4.0 or 6.4.1?
Best regards
Sabrina
Hi xdshi.
Thanks for your reply, We are using version 6.4.1. but still have same problem reported by TMC-10464.
Do I need to install patches or software update?
Thanks.