We are using IFS 9.
Some of the sync tables for MWO use a combination of user/installed app/device as a unique identifier for sync transactions/data. We wanted to understand what happens if the following information changes before the transactions/data are synced …
- The user’s install app version changes
- The user’s device is disabled and a new active device is created
Example
A user has failed transactions, out messages, and push queue records associated with app version 3.17 and device 123. These transactions/messages have not synced yet.
- The active MWO app version changes from 3.17 to 3.18
- The user device 123 is disabled. Device 456 is created and is the only “active” device for the user.
What happens to the transactions/data and out messages associated with app ver 3.17 and device 123? Will they still sync?