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.  Capturing Process model status

    Posted Thu November 13, 2008 06:47 AM

    Hi All,

    I need to get an alert when the process model status changes from one state to another state. For example say i need an alert when a process model status changes from “Start” to “Completed”. Can somebody help me with this please…


    #webMethods
    #webMethods-BPMS
    #BPM


  • 2.  RE: Capturing Process model status

    Posted Mon November 17, 2008 09:30 AM

    Hi Harish
    What kind of alert you need. I think you can get the status of the model and based on that you can raise alerts.

    Thnks
    Murali


    #webMethods-BPMS
    #BPM
    #webMethods


  • 3.  RE: Capturing Process model status

    Posted Mon November 17, 2008 10:01 AM

    Hi Murali,

    Is there any way to get automatic alert when process model status changes instead of continuously checking for the status change in the code it self?

    Thanks,
    Harsha


    #webMethods-BPMS
    #BPM
    #webMethods


  • 4.  RE: Capturing Process model status

    Posted Mon November 17, 2008 12:04 PM

    Hi Harsh
    I have not tried it before, but you can write a Java service with a similar signature of changeProcessStatus service , and invoke & alert whenever you want to.

    Murali


    #BPM
    #webMethods-BPMS
    #webMethods