Push Manager

In our previous article, we introduced Push Notifications for Fiori Applications.
This time we solved the question of how every user can handle their own subscriptions for these Fiori applications.

For this we created the Push Manager Fiori Application that can be accessed from the Launchpad: 

  • it registers the phone to the HCPMS or the SMP
  • it shows the list of applications to which users are allowed to subscribe to according to their assigned roles
  • by only one push of a button users can subscribe or unsubscribe to applications from the list
  • subscriptions are stored in a standard table on the backend by the application

The Push Manager works both on Android and iOS devices as only the installed Launchpad is required.