Timer Boundary Event with condition

cancel
Showing results for 
Search instead for 
Did you mean: 
ringball
Member II

Timer Boundary Event with condition

Hello. I can't solve a simple problem.

I have a subprocess with a timer boundary event on it. It is necessary to check a certain condition on the timer. If it's true, the execution of the entire process instance is terminated. If not, then the execution of the subprocess continues without restarting it and without recreating process tasks.

Can you help me with solution, please?