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
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?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
When Should You Use Flow Diagram View?
Explain what is indices in map flow step?
Explain about pub-sub architecture, where do you implemented this?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
Explain about pub-sub architecture?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
Explain header handlers in web services
how to configure sap adapter6.1
how to configure sap adapter 4.1
can any one please post Q and Ans for Trading Networks in webMethods
Explain what are the new features in 8.0 compared to 7.1?
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)