timer timers deadline

Multiple Timers on a Human Task

We have a requirement where we need to have SLAs to be fired multiple times and do different actions on a single human task. How can we achieve this solution with Timer events?

Problem with timers

Hello,

I want to finish a process when the user doesn't complete a form, I give him 2 minutes. So, I have two paths, one a form with a submit button and the other a timer that expires after 2 minutes and a message after it.

Notifications