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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Linking Child Process to Parent Process

    Posted 05/07/20 03:30 AM

    Hi,

    I have a process model let’s say “P” with three sub-processes “A”, “B” and “C” respectively.
    When process “B” is invoked independent of “P”, Is it possible in any way to link this independent process to it’s parent “P”?
    So that when B gets completed C should be invoked.

    Thanks,
    Rahul


    #BPM
    #webMethods-BPMS
    #webMethods


  • 2.  RE: Linking Child Process to Parent Process

    Posted 03/05/21 05:47 AM

    Hello,

    If “B” is invoked as a call activity from inside “P”, there is a parent-child link established by the Process Engine.
    However, if “B” is invoked as an independent process (assuming it has a start message event), there is no way to “link” it to any other instance. “B” in itself becomes a top level instance.

    Regards,
    Gurudeva


    #webMethods
    #webMethods-BPMS
    #BPM