Email Notification on parent table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2019 03:29 AM
Hi experts,
How to send email notification on Parent table when child tables' record is updated/inserted.
I created an email notification on parent table, but it doesn't work triggering records are updated/inserted on child tables.
I want to use Notification not Business rule, so that I want to use Email Digest and Subscribe email (Personal Notification) function.
Does anyone have any ideas? Thank you in advance.
- Labels:
-
Notifications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2019 04:09 AM
Thank you for replying.
I mean child table is one table that's extended from the other.
I want to use one common email notification for several tables which are extended from one common table.
Do you have any advise?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2019 04:24 AM
That.... should work. You've tested a notification on the base table (no conditions) and confirmed that it does not fire when a record in an extended table is created/updated?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2019 09:44 PM
I tryed the notifications on some extended tables from several base tables, but it doesn't work.
When I create a record on base table, it works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2021 01:12 AM
Hi.
How did u achieve this? one generic notification for all tables