How you can implement finally block in flow services ?
Answer Posted / ajitabh kumar sharma
Build your flow service like this:
Sequence{main}[EXIT ON: DONE]
Sequence{try}[EXIT ON: FAILURE]
Sequence{catch}[EXIT ON: FAILURE]
Sequence{finally}[EXIT ON: FAILURE]
| Is This Answer Correct ? | 4 Yes | 35 No |
Post New Answer View All Answers
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?
What are the advantages of eai?
Explain what are the new features in 8.0 compared to 7.1?
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
Explain about pub-sub architecture?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
When we use repeate, exit flow steps?
post me important interview question on webmethods
When we use repeate flow steps?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
Where do you implemented pub-sub architecture?
How many interfaces you implemented sofar?
Explain header handlers in web services
Explain what is indices in map flow step?
Explain about pub-sub architecture, where do you implemented this?