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/Catch}[EXIT ON: SUCCESS]
Sequence{try}[EXIT ON: FAILURE]
Sequence{catch}[EXIT ON: FAILURE]
Sequence{finally}[EXIT ON: FAILURE]
I am sorry but the previous answer was incorrect. I have
tested this answer and this works as expected. Basically the
sequences are used to control the flow control behavior of
their inherent sequences.
| Is This Answer Correct ? | 4 Yes | 27 No |
Post New Answer View All Answers
Where do you implemented pub-sub architecture?
When Should You Use Flow Diagram View?
How many kinds of log files in webmethods?
Explain header handlers in web services
Explain what are the new features in 8.0 compared to 7.1?
What are the advantages of eai?
can any one please post Q and Ans for Trading Networks in webMethods
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
Explain what is indices in map flow step?
how to configure sap adapter6.1
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 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
How many interfaces you implemented sofar?
Explain about pub-sub architecture?