Hi,
Which is the correct way to stop process instances that are currently running in the BPM? I know there are two flow names that appear to do the trick
1. pub.monitor.process.instanceControl:changeInstanceStatus
2. pub.prt.admin:changeProcessStatus
What are the differences between them? When I should use one over the other?
Thanks,
Francisco Pereira
Hi Francisco,
The real difference comes when you are using nested process models and you have active/started process models in side parent preocess models which is to be stopped.
Cheers,
Samrit
So when exactly you use each one?
Thanks,