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

How to stop or cancel a processInstance

  • 1.  How to stop or cancel a processInstance

    Posted Fri March 23, 2012 06:55 PM

    Hi all,

    I’m trying to cancel a processInstance by using changeInstanceStatus (

    pub.monitor.process.instanceControl:changeInstanceStatu) but it does not work :confused:

    When i try this, searchTask and other services of ProcessEngine/taskEngine does not run any more :angry:

    Someone here met this problem?

    Thx :slight_smile:


    #webMethods
    #webMethods-BPMS
    #BPM


  • 2.  RE: How to stop or cancel a processInstance

    Posted Sun March 25, 2012 12:43 AM

    Try this pub.prt.admin:changeProcessStatus

    -Senthil


    #BPM
    #webMethods-BPMS
    #webMethods


  • 3.  RE: How to stop or cancel a processInstance

    Posted Mon March 26, 2012 09:41 AM

    Thank you Senthil,

    It works well.:cool:


    #webMethods-BPMS
    #webMethods
    #BPM