Qus:    If i have a parent sequence with the property set- exit on success, n the try sequence block set to exit on failure, n the catch sequence block too set to failure, what is the result?
Apr 13, 2012 11:52 webMethods 1 Answers Views: 3383 Ansari
Prev Next
Answers (1)
Ansari Apr 13, 2012 11:52
Answer:  

In this case if any step in try block fails it will exit that and come to catch block and if any step in catch block fails it will exit from the catch block and skip rest of the flow steps.


Post Your Answer
Guest User

Not sure what solution is right for you?

Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.


Let`s Connect