How you can implement finally block in flow services ?
Answer Posted / viay
Easy way to remember SFD(EXIT ON: SUCCESS,EXIT ON: FAILURE
EXIT ON: DONE)
Sequence{Main Block}[EXIT ON: SUCCESS]
Sequence{Try Block}[EXIT ON: FAILURE]
Sequence{Catch Block}[EXIT ON: DONE]
Sequence{Finally Block}[EXIT ON: FAILURE]
Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What are the advantages of eai?
When we use repeate, exit flow steps?
Explain what are the new features in 8.0 compared to 7.1?
Explain about pub-sub architecture?
post me important interview question on webmethods
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
How we can catch exception error on run time mode using flow language in webmethods?
how to configure sap adapter6.1
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?
When we use repeate flow steps?
Explain header handlers in web services
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?
Where do you implemented pub-sub architecture?