Trigger a notification on the change request

Shasu
Tera Contributor

Hello All,

 

I'm looking for a solution to trigger a notification on the change request when the planned end date is about to breached 90% of the current date. How I can compare the planned end date with the current date in the change request,if the planned end date is about to reached 90% of the current date then the email should be triggered.Could someone please assist me in achieving this.

1 ACCEPTED SOLUTION

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Shasu 

 

We cant do %age on date, better do on plan end date like 1/2 days before.

 

https://www.servicenow.com/community/developer-forum/flow-designer-issue-for-sending-reminder-emails...

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

5 REPLIES 5

I want to trigger notification when planned end date and time breached on change table 

I created event and notification and called event in BR but it is not working also tried with Flow but it is not working.