Skip to main content
April 29, 2025
Question

Kill process instances programmatically

  • April 29, 2025
  • 1 reply
  • 0 views

I want to Terminate all running instances of all process models in any state programmatically, whats the best way to achieve that?

1 reply

ravib0008Author
April 29, 2025

Think i found the answer - Create a process report from process templates and use a!queryprocessanalytics to get the process ids and using cancel process smart service this can be easily achieved