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
  • 1.  Problems with referenced process

    Posted Thu December 20, 2012 12:18 PM

    Hello, when i call a process since another process and i don´t expect any document works fine, but if i expect a document not work. The flow not return to parent.

    :confused::confused:


    #webMethods
    #BPM
    #webMethods-BPMS


  • 2.  RE: Problems with referenced process

    Posted Fri December 21, 2012 05:39 AM

    which version of webMethods are you using


    #webMethods-BPMS
    #webMethods
    #BPM


  • 3.  RE: Problems with referenced process

    Posted Fri December 21, 2012 07:34 AM


  • 4.  RE: Problems with referenced process

    Posted Fri December 21, 2012 07:42 AM

    There is a fix for this issue : PRT_8.2_SP2_Fix1

    WPE-2116
    A child process does not join its parent after a successful
    resubmission of the child process

    This situation can occur with a parent process that has a child
    referenced process model, and the child process fails. After
    successful resubmission of the failed child process, the parent
    process remains in Started status and continues to wait for the
    child process.


    #webMethods
    #BPM
    #webMethods-BPMS


  • 5.  RE: Problems with referenced process

    Posted Fri December 21, 2012 07:48 AM

    Since your issue is not related to resubmission, i think it could be a different issue.
    Please check below in your process

    1. While invoking ref process, Are you setting the parameter pub.prt.SubprocessModel/waitForSubprocess to true. This indicates synchrosnous ref process invocation
    2. Child process called should have a Start message event at the begining and
      if you want to send return document to Parent process, then it should have a Send Task Activity at the end,

    #webMethods-BPMS
    #BPM
    #webMethods


  • 6.  RE: Problems with referenced process

    Posted Fri December 21, 2012 07:50 AM

    thanks, but the child finish fine. My problem is when child return one document, in this case flow not return to the parent.
    If i don´t put any document in parent in return document the process work fine.


    #webMethods-BPMS
    #webMethods
    #BPM


  • 7.  RE: Problems with referenced process

    Posted Fri December 21, 2012 07:56 AM

    can you check the two points mentioned in my last post


    #webMethods-BPMS
    #BPM
    #webMethods


  • 8.  RE: Problems with referenced process

    Posted Fri December 21, 2012 08:03 AM

    Thanks, now works fine. I haven´t the send task activity, i finished child with end message.


    #webMethods
    #BPM
    #webMethods-BPMS


  • 9.  RE: Problems with referenced process

    Posted Fri December 21, 2012 08:05 AM

    np…glad that it worked

    Regards
    Mervin


    #BPM
    #webMethods
    #webMethods-BPMS