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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  How to stop or cancel a processInstance

    Posted 03/23/12 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 03/25/12 12:43 AM

    Try this pub.prt.admin:changeProcessStatus

    -Senthil


    #BPM
    #webMethods-BPMS
    #webMethods


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

    Posted 03/26/12 09:41 AM

    Thank you Senthil,

    It works well.:cool:


    #webMethods-BPMS
    #webMethods
    #BPM