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: 
Anonymous
Not applicable

Capturing parsing error reject records in Talend Data Mapper

Hi, I am new to Talend Data Mapper and we have a scenario where we want to capture data that is rejected due to parsing issues. How do I achieve this in Talend Data mapper ?
I went through Scenario 4: Handling errors section under tHMap component guide and my scenario is kind-of similar but instead of failing the job when there is a parsing error, I want to write all good data to a file and rejected to another.
Thanks,
Krivi

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi,
We have re-directed your issue to Talend Data Mapper expert and then come back to you as soon as we can.
Best regards
Sabrina
Anonymous
Not applicable
Author

That depends on the type of error. The data mapper recovers from minor errors and issues a warning but stops on more serious parsing errors.