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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
AbiJeev
Creator
Creator

tHMap

HI,
   Am new to data mapper concepts in Talend, how far tHMap is the best option when compare to tMap. I have tried reading usage document of Data mapper  but still am not clear. Shall I validate data using tHMap. All my input and output structure is delimited file.
Labels (2)
3 Replies
Anonymous
Not applicable

tHMap should be used for very complex data structures like EBCDIC with more then one schema or SAPIdoc or very complex XML structures.
I can tell you this component depends on a carefully introdution of your self and do not underestimate the time you need to master it.
As long as I can I try to solve the problems with the existing tMap or tXMLMap.
Anonymous
Not applicable

Hi AbiJeev,
Could you give us more description about your use case? Loading delimited file into delimited file?
Best regards
Sabrina
AbiJeev
Creator
Creator
Author

Hi Xdshi,
Yes am taking files from one delimted like "|" seperated file and pushing that to either mysqlDB/ again delimited file. Is it possible to validate the data in tHMap.
Hi Jlolling,
  Thank you for the comments.