How you can implement finally block in flow services ?
Answer Posted / sri
Sequence{Main Block}[EXIT ON: DONE]
Sequence{Try Block}[EXIT ON: SUCCESS]
Sequence{Catch Block}[EXIT ON:FAILURE ]
Sequence{Finally Block}[EXIT ON: DONE]
We need finally block to be executed in both failure and
success Scenario's
so,Main block and finally block should be DONE
We dont want Catch block to be executed in Success Scenario
So It should be False.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
Where do you implemented pub-sub architecture?
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)
how to configure sap adapter6.1
Explain about pub-sub architecture, where do you implemented this?
Explain what are the new features in 8.0 compared to 7.1?
can any one please post Q and Ans for Trading Networks in webMethods
When we use repeate flow steps?
Explain header handlers in web services
How we can catch exception error on run time mode using flow language in webmethods?
How many kinds of log files in webmethods?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
how to configure sap adapter 4.1
Explain what is indices in map flow step?