IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only
  • 1.  Sequence in Webmethods

    Posted Thu June 28, 2012 12:03 PM

    Why we put the Main as Success Property in Exit on?

    in the success scenario if any 1 condition success it exit from the sequence?and skip the remaining steps?

    or it will process all?

    if we start the sequence initially as Exit On Failure it will go to catch block?

    Can any 1 explain clearly all the Exit on Properties in sequence?


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 2.  RE: Sequence in Webmethods

    Posted Thu June 28, 2012 12:20 PM

    Exit on Success - soon after the first step under the Main Sequence is success, it will skip the remaining.

    Exit on Failure - once it encounters failure, it will skip lines of code and goes out of that Sequence…

    More details on Developers guide…


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 3.  RE: Sequence in Webmethods

    Posted Thu June 28, 2012 12:37 PM

    Thanks Senthil,i like to do lot of pocs in webMethods,where we can get the POCS?


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB