Error handling at design - Cloud - 8.0

Talend Studio User Guide

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2024-02-29
This section explains how to integrate error handling in the Job design.

Apart from the built-in components and link triggers provided by Talend, you can handle errors very effectively by integrating the logic in the Job design itself using processing components such as tMap.

Sample Job in the design workspace.

In this example, tMap is used to determine the data flow. All the error records that need reprocessing are notified to business users via email. The rejects are written to a file, probably for reprocessing, and the delta records are written to the table.