I am looking for a way to Escalate a process in Forms using the process Modeler. The current process has 3 approval steps. I am currently using the 'Intermediate Timer Event' attached to an event to re-send a notification if the task is not complete after 2 days. This is working great!
The issue I'm having is when it comes to an escalation - In the event that a user does not act on a task within 5 days (3 days after Intermediate Timer), The form should progress and move onto the next User Task in the process. I am able to achieve this, but the task for the previous Approval is still present and the Form shows as In-Progress until that task is completed. See Image below to better clarify:
Example: 1st Approver does not act within 2 days, another notification email is sent to the user to remind him/her of pending approval. If this user does NOT act within another 3 days (5 days total), the process should SKIP the 1st approval, and go onto the 2nd approval. This would also mark the 1st approval as 'Interrupted' like it does for the ReSend Event.
Note: This works without the 2 Timer events, but I cannot get it to function as expected with 2 timer events.
Any help is much appreciated!
Cheers,
Nate