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

Issue with Step Failure Inside a BPM Subprocess

  • 1.  Issue with Step Failure Inside a BPM Subprocess

    Posted Fri February 08, 2013 01:06 AM

    Plz help me resolving an issue with Subprocess in BPM.

    Below is detail

    BPM contains a subprocess with three step StepA,StepB and StepC. StepC step is AND join on first two steps. Once the BPM exits subprocess another step StepD is executed and the BPM finally ends.

    I am finding that if a step is failing in Subprocess, BPM is going to Failed state. When I resolve the issue (causing failure) and resubmit the failed step, the step is getting completed. But, I don’t see the Subprocess getting completed. Also, the BPM is not trasitioning to next step i.e StepD.

    Note, that this happening when process is going to Failed state only. If I tweak the code to allow BPM to go to Suspended state that I don’t face this issue. Is this a standard behaviour or some bug??

    Any help is welcome.

    Below is Platform detail:
    Red Hat Enterprise Linux Server (64 Bit)
    8.2.2.0
    IS_8.2_SP2_Core_Fix3
    PRT_8.2_SP2_Fix1


    Regards
    Ranjay
    Cell: 9871316920


    #webMethods-BPMS
    #BPM
    #webMethods


  • 2.  RE: Issue with Step Failure Inside a BPM Subprocess

    Posted Fri February 08, 2013 02:01 AM

    Hi Ranjay
    It looks to me like a bug.
    There is a process engine fix PRT_8.2_SP1_Fix7 which covers below issue
    “A child process does not join its parent after a successful resubmission of the child process”

    This is actually for referenced processes, but you can try applying that and see if it works.

    HTH
    Mervin


    #BPM
    #webMethods
    #webMethods-BPMS