on ‎2020 Nov 16 7:21 AM
I have a process chain that runs hourly. The process chain is failing because of lock. The previous instance of the process chain is still running and DTP block fails.
I checked in Process chain, there is a process type "Previous run active?"
Under Successful I see 3 options
Inactive , Active , Failed.
How do I stop/terminate the new process chain run from immediately ? I want the previous PC run to keep going while the current PC run should terminate immediately.
OR
atleast new PC run should wait till the previously process chain has completed successful and then proceed.
Request clarification before answering.
This must be the first step of the PC, continue execution only when event 'inactive' is triggered by the process. You can trigger a message when event 'failed' or 'active' are triggered.
NB: You can add a (small) delay for the process to wait for end of previous run before triggering 'active' event.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.