How you can implement finally block in flow services ?
Answer Posted / nanaji
Build your flow service like this:
Sequence{Main Block}[EXIT ON: SUCCESS]
Sequence{Try Block}[EXIT ON: FAILURE]
Sequence{Catch Block}[EXIT ON: DONE]
Sequence{Finally Block}[EXIT ON: FAILURE]
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
how to configure sap adapter 4.1
Explain what is indices in map flow step?
Explain about pub-sub architecture, where do you implemented this?
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?
When we use repeate, exit flow steps?
how to configure sap adapter6.1
How we can catch exception error on run time mode using flow language in webmethods?
post me important interview question on webmethods
How many kinds of log files in webmethods?
Explain header handlers in web services
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
Explain about pub-sub architecture?
Explain what are the new features in 8.0 compared to 7.1?
can we build loop step with in the branch
in such a way that the interface is look like that
branch