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


if i have a parent sequence with the property set- exit on
success, n the try sequence block set to exit on failure, n
the catch sequence block too set to failure, what is the
result?

Answers were Sorted based on User's Feedback



if i have a parent sequence with the property set- exit on success, n the try sequence block set t..

Answer / priyanka

In this case if any step in try block fails it will exit
that and come to catch block and if any step in catch block
fails it will exit from the catch block and skip rest of
the flow steps.

Is This Answer Correct ?    19 Yes 3 No

if i have a parent sequence with the property set- exit on success, n the try sequence block set t..

Answer / aarthi srinivasachari

When a SEQUENCE step exits on failure, the
Integration Server rolls back the pipeline contents. That
is, the Integration Server returns the pipeline to the state
it was in before the SEQUENCE step executed.
So when the catch block, sequence (exit on failure) fails,
it will not execute further steps, drops all the pipeline
values, and will go to the next step in the calling
service. It will not go to catch block of calling service.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More WebMethods Interview Questions

how many interfaces u implimented sofar ?

1 Answers   Cap Gemini,


Explain about pub-sub architecture?

0 Answers  


how to get a data from FTP server in webMethods Integration server?

1 Answers   IBM,


What Is a Third-Party Source Control Application?

1 Answers  


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

1 Answers  


gate ways in webmethods

4 Answers   IBM,


What Is a Startup Service?

3 Answers  


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

1 Answers   TCS,


What is a scope of a variable that declared inside the main? Is tht accessible in try & catch block?

3 Answers   FCS,


When we use exit flow steps?

1 Answers  


Can u please tell me abt WebMethods in brief

3 Answers  


What Is Flow Diagram View?

1 Answers  


Categories