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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
AStoyakin
Contributor III
Contributor III

Length attribute in tMap

Hello,

Please advise on tMap in Talend Studio 7.3. We have Length set to 3. Does it mean that strings of large size will be trimmed to 3 characters silently? We have some runtime exception in this case and it's not clear if it's going through tMap.

Thanks,

Alex.

Labels (2)
1 Reply
Anonymous
Not applicable

Hi

The length field of schema will be used to when creating table on tDBOutput components or validating the data on tSchemaCompilanceCheck component, it will not trim the string to 3 characters.

What's the error you have?

 

Regards

Shong