How to sync one mobile file to multiple hosted files?
Posted: Mon Sep 16, 2013 11:16 am
What is the best way to handle syncing one mobile file to two hosted file?
I want to do a full round-trip sync of every table to one hosted file, and a push sync of specific tables/fields to a different hosted file. This second hosted file actually has multiple clients push their sanitized data to it for a more global analysis of certain data points. The setup within GoZyncHosted and GoZyncMobile is working fine.
The trouble is that with new/updated records, the sync is either/or. Whichever hosted file is synced to first, that record won't sync to the second hosted file. What is the best way to ensure that a new/updated record syncs to both hosted files?
I want to do a full round-trip sync of every table to one hosted file, and a push sync of specific tables/fields to a different hosted file. This second hosted file actually has multiple clients push their sanitized data to it for a more global analysis of certain data points. The setup within GoZyncHosted and GoZyncMobile is working fine.
The trouble is that with new/updated records, the sync is either/or. Whichever hosted file is synced to first, that record won't sync to the second hosted file. What is the best way to ensure that a new/updated record syncs to both hosted files?