How we can catch exception error on run time mode using
Flow language in WebMethods??? and how we can send error
description as an output parameter????
Answer Posted / wmuser
> sequence ---------- Succeded
|--sequence ------------- try block------
|--sequence ------------- catchBlock-----
|-- invoke getLastError service
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
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?
When Should You Use Flow Diagram View?
can we build loop step with in the branch
in such a way that the interface is look like that
branch
how to configure sap adapter 4.1
Explain header handlers in web services
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
Explain about pub-sub architecture, where do you implemented this?
When we use repeate flow steps?
How we can catch exception error on run time mode using flow language in webmethods?
can any one please post Q and Ans for Trading Networks in webMethods
Explain what are the new features in 8.0 compared to 7.1?
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?
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?