Cancelling a process from within a parallel task (subprocess)
Good morning AgilePoint community!
I am trying to cancel the parent process from within a subprocesses that is running in parallel with another subprocesses from the RESET SERVICE API. I've included an example of the process below. Is this possible to be done?
Thank you.

-
Yes. You can pass in the Parent process process instance ID to the subform and then use it in the REST API.
At Process level there is a property called 'On Complete', default value is Child process instances will continue even after parent is completed/terminated. You can check for the available values to check your requirement.

Regards,
Harish
サインインしてコメントを残してください。
コメント
1件のコメント