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
How many interfaces you implemented sofar?
how to configure sap adapter6.1
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
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?
How we can catch exception error on run time mode using flow language in webmethods?
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 adapter 4.1
What are the advantages of eai?
How many kinds of log files in webmethods?
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
Explain header handlers in web services
Explain about pub-sub architecture?
post me important interview question on webmethods
When Should You Use Flow Diagram View?