Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how can try and catch block can be implemented using web
methods developer ?
tell the steps to implement it?

Answers were Sorted based on User's Feedback



how can try and catch block can be implemented using web methods developer ? tell the steps to imp..

Answer / srikanth

Build your flow service like this:

Sequence{Main Block}[EXIT ON: SUCCESS]
Sequence{Try Block}[EXIT ON: FAILURE]
Sequence{catch Block}[EXIT ON: DONE]

Is This Answer Correct ?    32 Yes 0 No

how can try and catch block can be implemented using web methods developer ? tell the steps to imp..

Answer / suresh bandari

1)sequence(outer sequence-exit on success).

2)sequence(Try block with service logic(inner sequence & child
to outer sequence)-exit on failure).

3)sequence(Catch block with any errors found in try block
(inner sequence & child to outer sequence)-exit
on done).

4)Branch step with retrying the errors

Is This Answer Correct ?    14 Yes 0 No

how can try and catch block can be implemented using web methods developer ? tell the steps to imp..

Answer / ranjeet

we can insert the finally block by
Sequence(Exit on success) MAIN
Sequence( Exit of failure) TRY
Sequence( Exit on done) CATCH
Sequence(Exit on failure) FINALLY

Is This Answer Correct ?    3 Yes 9 No

Post New Answer

More WebMethods Interview Questions

can we build loop step with in the branch in such a way that the interface is look like that branch <transactiontype > sequence: Deposit loop <accno> xxxxxx sequence: current loop <accno> xxxxxxx sequence: savings loop <accno> can we achieve the above senario.

0 Answers  


How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?

0 Answers  


Why we use Local transaction and there boundaries.

2 Answers   Quinnox,


What Happens When an Event Occurs?

2 Answers  


how to configure sap adapter 4.1

0 Answers   Accenture, HCL,


what is the variable need to keep in the clearpipeline service

1 Answers   Wipro,


What Is a Shutdown Service?

2 Answers  


What Is a Startup Service?

3 Answers  


What Is a Replication Service?

2 Answers  


By how many ways can we invoke a service?

5 Answers   WestRock,


different b/t war,ear,jar files?

1 Answers   TCS,


How many kinds of log files in WebMethods???? and where are they exist???

7 Answers   Satyam,


Categories