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

Process doesn't get completed (conditional last step)

  • 1.  Process doesn't get completed (conditional last step)

    Posted Mon February 06, 2012 02:39 PM

    Hi all,

    we have an issue with conditional last step of process.

    If condition is true process should be completed, if condition is false process should go to next next step.

    Problem we are having is that when condition is true process doesn’t get completed. No row added to WMPROCESS table with status = 2.

    Any ideas why is it happening?

    Running on IS 7.1.3

    Thanks!


    #webMethods-BPMS
    #webMethods
    #BPM


  • 2.  RE: Process doesn't get completed (conditional last step)

    Posted Mon April 09, 2012 11:57 AM

    Check if the Pipeline variable that you are using in condition is really coming .
    or
    Check if that condition is OR type and not AND ?


    #webMethods
    #BPM
    #webMethods-BPMS