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 / aarthi srinivasachari
When a SEQUENCE step exits on failure, the
Integration Server rolls back the pipeline contents. That
is, the Integration Server returns the pipeline to the state
it was in before the SEQUENCE step executed.
So when the catch block, sequence (exit on failure) fails,
it will not execute further steps, drops all the pipeline
values, and will go to the next step in the calling
service. It will not go to catch block of calling service.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain about pub-sub architecture?
How we can catch exception error on run time mode using flow language in webmethods?
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?
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?
how to configure sap adapter6.1
When we use repeate flow steps?
post me important interview question on webmethods
How many interfaces you implemented sofar?
can any one please post Q and Ans for Trading Networks in webMethods
Where do you implemented pub-sub architecture?
How many kinds of log files in webmethods?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
Explain about pub-sub architecture, where do you implemented this?