Does deleting record also delete emails related to it??

KM SN
Tera Expert

I am sending the notification which is configured on location table if name is modified or the current location is deleted send the notification by event fire in which the notification includes the records of  User Profile who are having this location.

the notification is triggering if we change anything in name i.e. update but I am not seeing notification when the record is deleted and I am also passing the corresponding record values as a parameter through event. 

 

We have written a Before business rule only? what we would have done to send notification to send the record once after deleting the record?

7 REPLIES 7

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi Mani,

 

I think it will not trigger or delete any email once it's out.

*************************************************************************************************************
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]

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

But i am using before BR right? ideally speaking it should work in my perspective but how to overcome this now?

@Community Alums  Thanks for the reply that's nice info to be noted.

as they said I am using before br only but the notification is not triggering.