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?
Answer Posted / priyanka
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.
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
Explain about pub-sub architecture?
how to configure sap adapter6.1
Explain header handlers in web services
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?
Where do you implemented pub-sub architecture?
can anyone explain in brief about TN Consloe and Webmethods...? As well as All flow steps in webmethods: Branch Repeat Loop Sequence (explain also Try -Catch block for error Handling)
When we use repeate flow steps?
How many kinds of log files in webmethods?
What are the advantages of eai?
When Should You Use Flow Diagram View?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
How we can catch exception error on run time mode using flow language in webmethods?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
Explain what is indices in map flow step?