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

Referenced processes look failed in the parent process

  • 1.  Referenced processes look failed in the parent process

    Posted Tue May 13, 2014 03:00 PM

    Hi all,

    I started last week creating a new process and I tried to make use of the dynamic referenced processes functionality.

    Seems to be working good.

    However there are some, let’s call them inconsistencies.

    One that is bugging me is reproducible by the next scenario.

    1. I have one parent process instance that will spawn 2 child process instances.

    2. Based on some business value I fail one of the child processes

    3. The statuses are:
      Parent process - STARTED - OK (because I specified that the parent should wait for the child completion)
      1st child - COMPLETED - OK
      2nd child - FAILED - OK (I failed it on purpose)

    4. Look at the parent process steps

    5. Within the steps, the step (Call Activity step) that spawns the 2 children appears 2 time (both times failed).

    I do not understand why is this the case, because only one child is actually failed. The other one is completed.

    Is this a webMethods bug or am I doing something wrong?

    Thank you.


    #webMethods-BPMS
    #webMethods
    #BPM


  • 2.  RE: Referenced processes look failed in the parent process

    Posted Wed May 14, 2014 11:16 AM

    Hi Vlad,

    Is it possible to share the processes?

    Thanks,
    Rankesh


    #webMethods
    #webMethods-BPMS
    #BPM


  • 3.  RE: Referenced processes look failed in the parent process

    Posted Wed May 14, 2014 01:29 PM

    Hi,

    I will try to create some samples and send them.

    I cannot send the processes as they are.

    However I did nothing out of the ordinary with them.

    Thank you.


    #webMethods
    #BPM
    #webMethods-BPMS