what is the try catch block in web methods?
Answers were Sorted based on User's Feedback
Answer / praveen reddy
If we want to Maintain Try Catch blocks in WM.
We need to use Sequence as follows.
->Sequence(exit on success)
--> Sequence(exit on failure)
(Try logic)
--> Sequence(exit on done)
(Catch logic)
| Is This Answer Correct ? | 8 Yes | 1 No |
What is EI?
What are different types of EAI Architecture/Models
what are Acls
where is the document stored when u recieve from the client
How can try and catch block can be implemented using web methods developer?
what is repository
How to create a directory using external command activity in bw?
what is the try catch block in web methods?
What is EAI? What are the tools are used?
what are three types of connections in jdbc adapters
What is pub-sub messaging ?
What is JMS?