Setting up push notifications in mobile apps

You can configure mobile apps to receive automatic push notifications. These notifications can indicate that an action is required, a status update is available, or a case was approved.

If your Pega Platform instance is configured to use the HTTPS protocol, users can approve and reject cases without opening a mobile app. Additionally, if their mobile devices use Android 7.0 or later, or iOS 9.0 or later, users can respond to Pulse messages posted in cases from the notification screen.

Push notifications that Pega Platform sends to users are delivered to all the devices on which a user had logged in to the mobile app, regardless of the device platform. Even if the user's session has expired, push notifications are delivered to the user who was last logged in to Pega Platform on the device. Push notifications are not delivered if the user has logged out of the mobile app.

For mobile apps that are based on Pega Mobile Client, if the mobile app is running in the foreground, notifications are handled by the app. For mobile apps that are based on Pega Infinity Mobile Client, notifications are always displayed on the status bar.

Follow these steps to use push notifications:

  1. Adding the push notifications shape to a workflow.
  2. Enabling push notifications.
  3. Building mobile apps.
  4. Navigate to the Push notifications from app administrators and send a test message to verify that you have configured the mobile app correctly.
Note: You can also enable push notifications for goals and deadlines in the mobile app. For more information, see Enabling case notifications.