Notification Profile Selectors
Notification profile selectors use decision tables to select a notification profile and apply profile data.
Use notification profile selectors when you want to dynamically create different notifications in advance of scheduled subscription and group life cycle state changes. Each scheduled notification can have configurable metadata that is included in the notification.
You can configure a notification profile selector to include a set of notifications that apply to all tenants or you can filter the notifications by tenant ID. When filtering by tenant ID, you can specify that some notifications are sent only to specific tenants. Filtered notifications can apply to every prior to event, on event, or after event profile.
- Gold Notifications
- Type and offset: 2 weeks Prior to Event, Metadata: Tenant A
- Type and offset: 10 days Prior to Event, Metadata: Tenant A
- Type and offset: 1 week Prior to Event, Metadata: Tenant A
- Silver Notifications
- Type and offset: 5 days Prior to Event, Metadata: Tenant B
- All Notifications
- Type and offset: 1 day Prior to Event, Metadata: Tenant B
- Gold notifications are sent to tenant A subscribers.
- Silver notifications are sent to tenant B subscribers.
- All notifications are sent to all tenant A and B subscribers.