HOw to handle exceptions in webMethods.
Answer Posted / bijendra
To handle exceptions in webMethods, we use three sequencce
step as below -
First sequence (exit on success)
- second sequence (exit on failure)
- third sequence (exit on done)
second and third sequences are child steps of first one.
all the business login will come inside second sequence and
what we have to do when exception is there, this logic will
come in third sequence.
| Is This Answer Correct ? | 76 Yes | 2 No |
Post New Answer View All Answers
Where do you implemented pub-sub architecture?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
When we use repeate, exit flow steps?
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?
how to configure sap adapter6.1
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
Explain about pub-sub architecture, where do you implemented this?
post me important interview question on webmethods
How many interfaces you implemented sofar?
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)
What are the advantages of eai?
Explain what are the new features in 8.0 compared to 7.1?
Explain what is indices in map flow step?
Explain header handlers in web services