what is the try catch block in web methods?

Answers were Sorted based on User's Feedback



what is the try catch block in web methods?..

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 the try catch block in web methods?..

Answer / srikanth

Sequence .......

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More EAI AllOther Interview Questions

how to xml validation

1 Answers  


what is Negotiation?

0 Answers  


What is the differnce between loop and repeat

1 Answers   Accenture, Cognizant,


What are different types of EAI Architecture/Models

1 Answers  


How to create a directory using external command activity in bw? Can you please tell the cmd?

0 Answers  






what are Acls

2 Answers   Accenture,


what are the dis advantages of pub sub model

1 Answers   Accenture, Cognizant,


On which technology is integration broker built?

1 Answers  


What is EI?

2 Answers  


what are different phase of SDLC in a banking domain development ?

0 Answers   NIIT,


How can try and catch block can be implemented using web methods developer?

0 Answers  


What are the benefits of pub sub model?

0 Answers   Accenture,


Categories