The flow for push notifications is as follows:
- A user connects to E-Business Suite on their mobile device using the native app.
- They will be prompted to receive push notifications.
- The user's device is registered against that user on E-Business Suite.
- E-Business Suite sends an HTTPS request to Applaud Cloud's push notification service to register this device.
- A user is sent a workflow notification via the Oracle Workflow system.
- A business event subscription looks at the devices registered for the recipient user.
- The system checks that push notifications are enabled on the E-Business Suite environment.
- If any devices are registered, it sends an HTTPS request to Applaud Cloud's push notification service to send the push notification.
- The user receives a push notification on their device(s) in real-time.