Email Notification on parent table

Mutsumi
Kilo Contributor

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.

8 REPLIES 8

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?

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?

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.

 

chitra11
Tera Contributor

Hi.

How did u achieve this? one generic notification for all tables