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
Explain about pub-sub architecture, where do you implemented this?
How we can catch exception error on run time mode using flow language in webmethods?
how to configure sap adapter 4.1
How many kinds of log files 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?
When we use repeate, exit flow steps?
post me important interview question on webmethods
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
Explain about pub-sub architecture?
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?
Explain what are the new features in 8.0 compared to 7.1?
how to configure sap adapter6.1
can any one please post Q and Ans for Trading Networks in webMethods