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 |
What Is a Shutdown Service?
when u use REPEATE,EXIT flow steps?
1 Answers Cap Gemini, LG CNS, Xavient,
Should we archive derived files?
How you can implement finally block in flow services ?
I have a loop a, under which I have a child loop b, under which I have a branch with few services with a condition. If a condition is satisfied , then I needmy branch to exit from loop b, what should I do?
gate ways 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?
In ftp, if we need to change username and password. what we have to do?
use of finally block in exception handling in webmethods
why are you deploying the war (or) ear file?
When Is a Copy of the Input Pipeline Saved in the Audit Log?
what is the difference of using transformer in service & direct invoke of service?
3 Answers Cap Gemini, Siemens,