HOw to handle exceptions in webMethods.
Answer / 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 |
how many interfaces u implimented sofar ?
What Is the Pipeline Editor?
How webMethods Developer Supports Tables?
When Should You Use Flow Diagram View?
Can we multi-select elements to lock or unlock in the Navigation Panel?
In ftp, if we need to change username and password. what we have to do?
What Is a Replication Service?
How to open a session on a different server?
What is meant by "copy" condition in webmethods
what is difference between groups and ACL groups
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
How to Move Flow Steps?