Extending the Notification Engine escalation pools
The Notification Engine subsystem enables you to increase the number of escalation pools for processing individual and group notifications.
The out-of-the-box Notification Engine uses three escalations (each within its own escalation pool) to process the notification data within the NTE:SYS-NT Process Control form. Escalation pool 2 processes individual notifications and escalation pool 3 processes group notifications.
This section provides the following information:
- Multithreading filter workflow for NTE-NPC-SeNonGroupEscalationPool_010_Set`!
- Multithreading filter workflow for NTE-NPC-SetGroupEscalationPool_010_Set`!
- Setting up escalation workflow to process the multithreaded individual and group notifications records
Enabling multiple escalation pools to process individual and group notifications
You can extend the escalation pools by using the round-robin algorithm that is in the following two filters:
NTE:NPC:SetNonGroupEscalationPool_010_Set`!
NTE:NPC:SetGroupEscalationPool_010_Set`!
These filters are disabled by default, but you can enable and customize them to define additional escalation pools.
To have two escalation pools to process individual notifications and three more escalation pools to process Group notifications, you must edit the filters. The following sections describe the workflow within these filters.
Comments