How you can implement finally block in flow services ?
Answer Posted / haranadha reddy
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]
Thanks
| Is This Answer Correct ? | 29 Yes | 10 No |
Post New Answer View All Answers
Where do you implemented pub-sub architecture?
How many kinds of log files in webmethods?
Explain what are the new features in 8.0 compared to 7.1?
post me important interview question on webmethods
What are the advantages of eai?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
how to configure sap adapter6.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 header handlers in web services
how to configure sap adapter 4.1
When we use repeate, exit flow steps?
How many interfaces you implemented sofar?
When Should You Use Flow Diagram View?
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 we can catch exception error on run time mode using flow language in webmethods?