How you can implement finally block in flow services ?
Answer Posted / vijay
Sequence{Main Block}[EXIT ON: SUCCESS]
Sequence{Try Block}[EXIT ON: FAILURE]
Sequence{Catch Block}[EXIT ON: DONE]
Sequence{Finally Block}[EXIT ON: DONE]// executes all the statements obviously (catch block in flow service is similar to finally block in java)
| Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
Where do you implemented pub-sub architecture?
How we can catch exception error on run time mode using flow language in webmethods?
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 many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
How many kinds of log files in webmethods?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
When Should You Use Flow Diagram View?
Explain about pub-sub architecture, where do you implemented this?
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?
how to configure sap adapter 4.1
When we use repeate, exit flow steps?
post me important interview question on webmethods
Explain what is indices in map flow step?
Explain about pub-sub architecture?