Send email reminder notification to HR case ticket via SLA workfow.

Naveen87
Tera Guru

Hello Guys,

I need to send a reminder notification on HR case ticket .

For example: If I was assigned a case on Monday 1st June and the State is “Ready “or “Work in Progress” .

I would receive a reminder on the 5th business day after it’s been opened (6th July) and again 2 days after that (Wednesday, 8th July).

I would continue to receive the reminder every 2 business days until the State is changed to “closed complete”, “closed incomplete” or “suspended”.

 

This needs to be achieved via SLA workflow.

 

Please help me with complete workflow steps as i have no idea on this.

 

Thank you.

24 REPLIES 24

Hi,

Am i going right?

find_real_file.png

I justed added this.

2 doubts,

 

1. Does these 45 hrs automatically reads from created date? and state is one of ?

Mentioned in trigger condition?.

 

 

2. Now if have to add again a condition for 2 days. How will that be?

while adding in wait for duration we are not getting state option?

I have to stop reminder when state changes to closed complete/incomplete and suspended.

 

please suggest.

A complete screenshot of the flow design by you would really help.(only if ur free).

 

Thank you so much.

I will create sample and then send it across.

HI,

Sorry for late reply. Was bit busy. But now lets do this

1. Does these 45 hrs automatically reads from created date? and state is one of ?

Yes this will read after it is created.

 

2. Now if have to add again a condition for 2 days. How will that be?

while adding in wait for duration we are not getting state option?

I have to stop reminder when state changes to closed complete/incomplete and suspended.

You can use parallel flow activity for this. IN one flow you can check state and one you can check 2 days.


Thanks,
Ashutosh

See this flow:

find_real_file.png

 

 

Below is that wait for condition:

find_real_file.png

 

put our hrs or time in that duration field.

Thanks,
Ashutosh

Hi Ashutosh,

 

Thank for responding on this.

I have few more doubts,.

 

find_real_file.png

 

At *TO how can i get the assignee value,

 

 

find_real_file.png

 

This will run until state are above right?

 

 

I have to put one more condition,

I have to send 1 more reminder after 2 days from the 1st reminder and it shall be repeating until state is closed.

 

How to put that condition. ?

 

Thank you