Native Push Notification for a Back End

The SAP Mobile Platform supports native notification for device platforms.

The SAP Mobile Platform uses the native notification mechanisms provided by individual device platforms such as APNS, GCM, BIS/BES, WNS, and MPNS to send notifications. Back end systems use the 'Push' REST service to notify the SAP Mobile Platform about any notification message it has to send to the devices.

Delivery address URL format is:

http[s]://<host:port>/Notification/<registration id>
where:

The notification data can also be sent using URL arguments.