Escalation to be Repeated Count


Badge +6

Hi,


I have a requirement to show how many times we are sending the reminder Emails to the user. For example : "2nd Request for approval". After 2 days if user not respond, send another reminder email says "3rd Request for Approval." and so on.


 


So, How and whare can i get the count of the escalation to be repeated?


 


3 replies

Badge +8
Can you create a datafield and update its value on each loopback??
Badge +4
If you are looking for a no code solution and you have say 5 or so of these reminders then configuring this is easy. You setup reminder emails one after another in the escalation config and ensure that the escalation condition is cumulative. ex: first escalation escalates in 2 days and 2 nd escalates in 4 days and so on.
Badge +4

I had a similiar situation and added a flag to check if the user took action, if not the scalation keeps running.

 

 

Reply