Skip to main content

Hi,


 In my workflow, I need to create a loop and wait for max 14 days for a Manager to approve a request. The Approval is maintained in a Status field in the original list where the request is stored. Every day, a notification message will be sent to the Manager if the Status field is not Approved. If the Status changes to Approved, the loop stops and the workflow continues with the next activity. If the Status is not changed after 14 days, the loop stops with automatic approval and the workflow continues with the next activity.


Thanks. 

In the approval activity you can set 2 escalation rules.

1. Escalation #1. Set "Escalate After" to 14 days, and set "Action Template" to "Goto Activity".

2. Escalation #2. Set "Escalate After" to 1 day/to be repeated=13, and set "Action Template"  to "Email" and compose an e-mail to the destination user reminding them.

 

Does that accomplish what you want?


Reply