EAI WebMethods Question:
Download Questions PDF

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:

> sequence ---------- Succeded
|--sequence ------------- try block------
|--sequence ------------- catchBlock-----
|-- invoke getLastError service

Download EAI WebMethods Interview Questions And Answers PDF

Previous QuestionNext Question
What is the file (.jar) name that sharing between WebMethods integrated with JD Edwards?How to convert document list to document?
If document list contain documents and documents contain strings field. How to convert?