18
Views
3
Comments
How to send escalation request to the user
Question

Request is assigned for the user1. User1 didn't accept the request for 3  days. The manager should send the escalation request through task box automatically. For not accepting the request for 3 days. 

Can help to solve this problem 

2022-09-27 05-23-26
Mohammad Shoeb

Hi Sakthipriya,

You should define timer and check the activity still open after 3 days and has not been assigned or taken action on it based on status. also you can set the due data of that activity.


Regards,

Shoeb


UserImage.jpg
Sakthipriya B

Hi Mohammad Shoeb,

Can You explain in detail

UserImage.jpg
vikas sharma
Champion

Hi,

I guess you should use wait. It will wait for 3 days and after 3 days when execute will check if task status has been accepted or not. If accepted then nothing to do, but if not accepted then write logic to trigger an email and terminate.

regards

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.