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...


use of finally block in exception handling in webmethods



use of finally block in exception handling in webmethods..

Answer / wmlead

Lets assume we have a code where we are using open ssh and in the try block we are doing a sftp login .

So in case of success or error either step we would have to do a logout . So to avoid code duplication both in end of try and catch block we can have a finally block (exit on done). Do a logout in this sequence.

Also it can hold good when we do a manual connection to a DB and irrespective of success or failure we want to close connection.

Main(Exit on success)
|
|----Try(Exit on Failure)
|
|----Catch(Exit on Done)
Finally(Exit on Done)

Is This Answer Correct ?    16 Yes 1 No

Post New Answer

More WebMethods Interview Questions

What is the main difference between webservies 6.5 and webservies 7.1.2

1 Answers   IBM,


Which value have to set for EnableAudit log while package replication?

1 Answers   TCS,


what is the difference of using transformer in service & direct invoke of service?

3 Answers   Cap Gemini, Siemens,


What is the file (.jar) name that sharing between WebMethods integrated with JD Edwards???

1 Answers  


In which case the transformers should not be used...?

2 Answers   Kekran Mekran,


i have partner A,and partner B, then i want to send a document to partner B, what are requirements i will provide to partners ?

1 Answers   IBM,


If v want to run the server with some other port number , what v need to do ?? Developer:

3 Answers   IBM,


When we use exit flow steps?

1 Answers  


what is the difference between lexical ooperators,logical operators?which one is mainly used in filter,broker?why?

2 Answers   Emphasis, HCL, iGate,


When Is a Copy of the Input Pipeline Saved in the Audit Log?

1 Answers  


What Is Developer?

2 Answers  


How to Find Elements in the Navigation Panel?

2 Answers  


Categories