I'm looking for a way to cancel a "batch" of process instances.

I'm looking for a way to cancel a "batch" of process instances. In an older version (6.7) we had a smart service "Cancel Process", that I believe was part of the Process_Management_Services_1.0.0.jar. Is anyone using that plugin in v7.11? I wanted to check before adding it my 7.11 install since it has been awhile since the plugin has been uppdated

OriginalPostID-190469

OriginalPostID-190469

  Discussion posts and replies are publicly visible

Parents
  • @bryant.st Though there has been a change in the version, I don't think there will be a problem as the basic API functions won't change that frequently. You too can come to a conclusion by inspecting the plugin code and it's quiet simple.

    I have an experience of rigorously using this plugin on 7.10 and there aren't any issues till date.

    If you want to explore additional options, please take a look at the following:
    1. Comments made by Nick Vigilante at https://forum.appian.com/suite/tempo/entry/e-168825. This is completely an OOTB approach and you don't need to worry about the compatibility, as we do in the case of plugin.
    2. Second point mentioned by @chetany at https://forum.appian.com/suite/tempo/entry/e-164406. This was just an idea and you could have an idea of your own.
Reply
  • @bryant.st Though there has been a change in the version, I don't think there will be a problem as the basic API functions won't change that frequently. You too can come to a conclusion by inspecting the plugin code and it's quiet simple.

    I have an experience of rigorously using this plugin on 7.10 and there aren't any issues till date.

    If you want to explore additional options, please take a look at the following:
    1. Comments made by Nick Vigilante at https://forum.appian.com/suite/tempo/entry/e-168825. This is completely an OOTB approach and you don't need to worry about the compatibility, as we do in the case of plugin.
    2. Second point mentioned by @chetany at https://forum.appian.com/suite/tempo/entry/e-164406. This was just an idea and you could have an idea of your own.
Children
No Data