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 executi...