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
Explain about pub-sub architecture?
When we use repeate flow steps?
how to configure sap adapter 4.1
How many kinds of log files in webmethods?
Explain header handlers in web services
post me important interview question on webmethods
Explain what is indices in map flow step?
Explain about pub-sub architecture, where do you implemented this?
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?
How to convert document list to document? If document list contain documents and documents contain strings field. How to convert?
Explain what are the new features in 8.0 compared to 7.1?
Where do you implemented pub-sub architecture?
How we can catch exception error on run time mode using flow language in webmethods?