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.

 View Only
Expand all | Collapse all

Lock step in multiple instances (referenced process)

  • 1.  Lock step in multiple instances (referenced process)

    Posted Wed January 19, 2011 09:50 PM

    Hello everyone, Im new here, hope you can help me.

    I´m trying to invoke multiple instances of a Referenced Process. I invoke this referenced process several times correctly, creating multiple instances, but when the first child is executed, the parent instance continues without waiting for the others.

    I read “Administering webMethods Process Engine


    #webMethods-BPMS
    #BPM
    #webMethods


  • 2.  RE: Lock step in multiple instances (referenced process)

    Posted Thu January 20, 2011 01:13 AM

    Hello Hernan.,

    once after calling the referenced processes, you should join all theose processes to teh parent process and place a join ‘AND’.
    so the parent will wait until the child completes.

    Thank you…


    #webMethods-BPMS
    #webMethods
    #BPM