How you can implement finally block in flow services ?

Answer Posted / sri

Sequence{Main Block}[EXIT ON: DONE]
Sequence{Try Block}[EXIT ON: SUCCESS]
Sequence{Catch Block}[EXIT ON:FAILURE ]
Sequence{Finally Block}[EXIT ON: DONE]

We need finally block to be executed in both failure and
success Scenario's
so,Main block and finally block should be DONE
We dont want Catch block to be executed in Success Scenario
So It should be False.

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

post me important interview question on webmethods

2284


Explain about pub-sub architecture?

622


How many interfaces you implemented sofar?

690


Explain what is indices in map flow step?

609


Where do you implemented pub-sub architecture?

624






When we use repeate, exit flow steps?

591


How we can catch exception error on run time mode using flow language in webmethods?

658


What are the advantages of eai?

654


When we use repeate flow steps?

602


Explain header handlers in web services

2110


How many kinds of log files in webmethods?

592


Explain what are the new features in 8.0 compared to 7.1?

575


When Should You Use Flow Diagram View?

2073


how to configure sap adapter 4.1

5266


in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?

2248