how can try and catch block can be implemented using web
methods developer ?
tell the steps to implement it?
Answers were Sorted based on User's Feedback
Answer / srikanth
Build your flow service like this:
Sequence{Main Block}[EXIT ON: SUCCESS]
Sequence{Try Block}[EXIT ON: FAILURE]
Sequence{catch Block}[EXIT ON: DONE]
| Is This Answer Correct ? | 32 Yes | 0 No |
Answer / suresh bandari
1)sequence(outer sequence-exit on success).
2)sequence(Try block with service logic(inner sequence & child
to outer sequence)-exit on failure).
3)sequence(Catch block with any errors found in try block
(inner sequence & child to outer sequence)-exit
on done).
4)Branch step with retrying the errors
| Is This Answer Correct ? | 14 Yes | 0 No |
n what folder is the webMethods documentation for the Broker Admin package located?
what is adictionary
What Does a Flow Service Look Like in Diagram View?
how to configure sap adapter6.1
What Is a Regular Expression?
How to Find Elements in the Navigation Panel?
territories in webmethods
What Is an ACL?
What Are Input and Output Parameters?
What is correlation ID?
What are Structural transformations ?
When to Unlock an Element?