Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
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...!
 
					
				
		
A JIRA was opened for this issue: https://jira.talendforge.org/browse/TDM-5878
 
					
				
		
Support provided a patch Patch_20170905_TPS-2109_v1-6.2.1 for this issue. It works fine now.
