If you take 10 transformers in a try sequence, in which order error will be executed in the sequence?
Answer / 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 |
Difference between Storedprocedure notification, stored procedure with signature notification?
what is meant by proxy server
wat is the differences between xsd and dtd
2 Answers L&T, Production Support,
What is the use of garbage collection?
What is the relationship between Java and middleware?
tell me about daily roles & responsibilities in weblogic server administration?
How to use JacORB with TAO's Naming Service?
how mny tyoes of profiles can be configured
How is RoadSync different from middleware?
wat is a heap dump ,therad dump
What is a heap dump?
in filepooling concept if the file doesnt go to target location then it is error directory how to solve this problem