how can you perform exception handling without using component like tjava,tjavarow?
Answer Posted / 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 |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category