Configuring a mobile notification channel
Version:
In Dev Studio, you can configure a mobile channel to send push notifications to users. Users can approve and reject cases and respond to messages in cases by responding to push notifications.
-
Click the Records Explorer and expand the Process category.
-
Click Notification.
-
Click the notification for which you want to configure a mobile channel.
-
On the Channels tab, in the Mobile section, clear the Enable push notifications check box to disable mobile push notifications for all users.
-
If mobile push notifications are enabled, customize the mobile channel:
-
In the Message field, keep the default field value or enter the field value that holds your notification message for mobile push notifications. Click the Open icon to create a new field value or to open the field value that you specified.
- Optional:
Enter parameters for the field value in the Parameters section.
-
From the Default preference list, enable or disable the mobile channel for all the users in your application.
They can update the preferences as needed.
-
-
Click Save.
- Configuring additional parameters for notification channels
In Dev Studio, you can configure additional parameters that the notification channels may require at run time. You can define these parameters as key-value pairs.
- Notification channels
A notification channel is a carrier that the application uses to notify users about events at run time.You can create notifications for one or all of the available notification channels – web gadget, email, and mobile.
- Keystores
A keystore is a file that contains keys and certificates that you use for encryption, authentication, and serving content over HTTPS. In Pega Platform, you create a keystore data instance that points to a keystore file.
- Creating a notification
In Dev Studio, you can create a notification to inform users about events that they are involved in or interested in.