Hello,
I think this isn't possible but I'm not a 100% sure yet.
I've got the following server initiated workflow:
1. A new absence request is created in the back end, and the back end sends a DCN notification to the device approval workflow.
2. The user opens the notification, this opens an absence screen information with 2 options. Approve or Deny.
3. The user select one of the options.
Now my question is:
- If I lose the device connectivity between points 1 and 2. I think it's totally impossible to continue because I haven't read the absence data yet. Am I right? Or there is a workaround to send notification+data?
- If I lose the connectivity between 2 and 3, and the user clicks on an option. Is there a way to make the device send the update when it recovers the connectivity?
Thank you.