Push Scenario Definition

A push scenario is the data that the SAP Agentry Server can push to mobile application users. For example, an Emergency Service order is pushed down to the SAP Client of a single user or multiple users. The Push Scenario Definition panel provides an interface to configure what data is pushed and the triggers that initiate a push.

Pushing data from SAP to the mobile client using the ABAP Add-On push framework consists of two key steps:

  1. Push relevant data change is detected in SAP and a push instance is registered with the push registry.
  2. The new push instance entry in the push registry is processed by a system program (push processor). The data content to be pushed and the recipients for the push instance are determined. For each recipient, a message is generated in his/her out box of the outbound message queue, and waits for pick up.