Notification
This module allows us to create notifications or alerts, which will be sent to Selfheal Client App after publishing. Two types of Notification or Alert are there. One is Broadcast to Live Users, which will be sent to Online or Live users (those who are connected to socket), Other is Template, which will sent to users that are present in the template.
- This is used when notifications or alerts need to be sent to specific users.
- Alert - Any information which is P1 can be published as an alert.
- Notifications - Any information which is P2, P3, P4 can be categorized as Notification.
- The following are the two types of Notification or Alert:
- Broadcast to Live Users: which will be sent to Online or Live users (those who are connected to socket).
-
Template: which will be sent to users that are present in the template. This is
used when notifications or alerts need to be sent to specific users.
Figure 1. Notification Page
- There are three filters where the user can filter the data: Expiry status,
Status, and Type.
-
Expiry status: The user can filter the active and expired status of
notifications.
Figure 2. Expire Status Filter
-
Status: The user can filter the submitted or published notification data.
Figure 3. Status Filter
-
Type: Either notification or Alert Message.
Figure 4. Type of Message
-
Expiry status: The user can filter the active and expired status of
notifications.
- It indicates notification
- It indicates alert.