If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?
Answer / Nadine Pde
In this scenario, when an error occurs in the Try sequence block and it exits on failure, execution will immediately move to the Catch sequence block. Since both the Try and Catch blocks exit on failure, there seems to be a contradiction, as only one can handle the error. In practice, it's essential to ensure that each sequence has distinct exit conditions.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the file (.jar) name that sharing between WebMethods integrated with JD Edwards???
when we are using loop and when we use repaet?
can any one please post Q and Ans for Trading Networks in webMethods
2. What are the different ports in IS?
If v want to run the server with some other port number , what v need to do ?? Developer:
what is the difference between lexical ooperators,logical operators?which one is mainly used in filter,broker?why?
2 Answers Emphasis, HCL, iGate,
How webMethods Developer Supports Tables?
use of finally block in exception handling in webmethods
How to Find Elements in the Navigation Panel?
What is scope?
in which scenario we will use no tx,in which scenarion we use local tx?
how to debug a flowservice in webmethods