How to safely stop or terminate a running Business Process in Creatio?

Hello Community,


I have a scenario where a Business Process (BP) triggers a subprocess, and in some cases, the subprocess might trigger the parent process again, causing potential recursion.

I want to stop or forcefully terminate a running BP when certain conditions are met. Specifically:

1. How can I safely stop or cancel a BP that’s in Running status.
2. Are there any best practices in Creatio to handle recursive or circular process triggers?
 

Any code examples, best practices, or guidance would be greatly appreciated.

Thank you!

Like 1

Like

0 comments
Show all comments