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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Bug in Talend Data mapper 6.0.1

Hi

 

I'm using Talend data mapper for converting EDI to Flat file.

In my input edi File...And word is coming like this "JA??PAN"

And I've already set ? as a release character in Input EDI structure's representation properties.

 

So when I get a output..it comes like this...."JAPAN". Its should be only one release character but it removing the second one as well.

 

Actual Output should be like this "JA?PAN"

Input file format UTF-8 and output as well.

 

Please suggest...!

Labels (3)
11 Replies
Anonymous
Not applicable
Author

A JIRA was opened for this issue: https://jira.talendforge.org/browse/TDM-5878 

Anonymous
Not applicable
Author

Support provided a patch Patch_20170905_TPS-2109_v1-6.2.1 for this issue. It works fine now.