(Does not apply to Agentry SDK clients) Configure a new or edit an
existing native notification properties for an application based on application ID and
domain.
- In the navigation pane of
SAP Control Center, expand the
Applications node and select the application.
- Select the
Push Configurations tab and click
Add.
- Configure the native configuration settings:
- Name - name of the configuration.
- Domain - the domain to which the configuration applies. A
domain can have only one configuration for Apple (APNS) or Google (GCM) type
notifications, but can have multiple Blackberry (BES) type configurations.
.
Note: You must specify a domain when configuring push
notifications for a Hybrid Web Container
application.
- Type - the type of notification service determines the other
configuration properties.
- Configure native notification properties for the type of
notification service you are enabling and click OK.
- Define the notification mode for the application.
- To set the notification mode for a specific application
connection template of the application, select the Application Connection Templates tab, and select the application
connection template.
- To set the notification mode for a specific application
connection, select the Application
Connections tab, and select the application connection.
- Select Properties.
- Select Application
Settings.
- Select a value for Notification
Mode that determines the way in which the notifications are
delivered to the device:
- Only native notifications - send notifications through
native third party channels only (APNS for Apple devices, GCM for Android
devices, BES for BlackBerry devices, and so on).
- Only online/payload push - send reliable push messages
(with business data as payload) through SAP Mobile Platform messaging channel only when the device is
online.
- Online/payload push with native notification - send
reliable push messages (with business data as payload) through SAP Mobile Platform messaging channel when the
device is online, and use native notification through third party
channels only if the device is off-line.