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

n what folder is the webMethods documentation for the Broker Admin package located?

1 Answers  


what is adictionary

3 Answers  


What Does a Flow Service Look Like in Diagram View?

1 Answers   Colt, IBM,


how to configure sap adapter6.1

0 Answers   IBM,


What Is a Regular Expression?

1 Answers   FRB,


How to Find Elements in the Navigation Panel?

2 Answers  


territories in webmethods

5 Answers   TCS,


What Is an ACL?

1 Answers  


What Are Input and Output Parameters?

1 Answers  


What is correlation ID?

1 Answers   Colt,


What are Structural transformations ?

1 Answers  


When to Unlock an Element?

3 Answers  


Categories