1.1.4 Notification Process
This topic provides information on Notification Process.
There will be one trigger for the base table of notification and in case of multiple notifications sharing the same base table, there will be no new triggers created. Instead, the same trigger created on the base table will be reused. This approach reduces the number of triggers being used for notifications.
Parent topic: Notification Development