I am trying to figure out how to synchronize data from a custom table in the POS offline database to the channel database after coming back online. I've been looking around for documentation, but everything I find only talks about the reverse scenario: synchronization from the channel database to the offline database.
Scenario
- Force POS offline
- Perform interactions that generate custom table data in the offline database
- Re-connect POS such that it is online
- Wait a while
- Custom table data remains in the offline database, is not defined in the channel database, and cannot be retrieved while online