I want to Terminate all running instances of all process models in any state programmatically, whats the best way to achieve that?
Discussion posts and replies are publicly visible
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