how can you perform exception handling without using component like tjava,tjavarow?
Answer / Hina Saxena
In Talend, you can handle exceptions by configuring error routing in your job. The global options for error management include:n
- Abort: Job will stop when an error occurs.n
- Ignore: Error is logged but doesn't stop the job.n
- Resume: Job continues after the failed component, ignoring errors.n
- Rollback: Errors cause the job to revert changes made before the failure.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the Benifits of using tMap over tJoin?
How errors in talend are handled?
How can you export job?
is it possible to change the background color of job designer in Talend?
How to optimize talend performance
List the usage of tmap component?
Why ‘GC overhead limit exceeded’ error occurs?
What’s a “insert or update” and “update or insert”, how do we find the difference?
How to execute more than one sub jobs parallel in talend
Can we save our personal settings in the DQ Portal?
Can we use binary transfer mode in sftp?
What is tMap?