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.
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.
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.