adspace


If you take 10 transformers in a try sequence, in which order error will be executed in the sequence?

Answer Posted / Vishal Kumar Tiwari

In a Try Sequence with 10 transformers, the transformer that encounters an error will halt the entire sequence, and the error will be logged. The subsequent transformers after the one causing the error will not be executed. The error handling process is as follows: try to execute all transformers in order; if an error occurs, stop executing further transformers in the current Try Sequence and log the error.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category