Does deleting record also delete emails related to it??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2024 11:00 PM
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?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2024 11:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-27-2024 11:47 PM - edited ‎08-28-2024 01:54 AM
@Community Alums you can check here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2024 04:02 AM
Please use After BR..instead of Before