Newbies episking Posted November 19, 2014 Newbies Posted November 19, 2014 I'm attempting to implement the sync tool in an existing environment, and I'd like for all records to be sync'd with the client, not just those records that are created by the specific user. I'm not seeing where the ES_Account field is being used to limit the records that are pulled to the client during a "Sync with Server" script usage. Thanks for the help! -EP
Newbies episking Posted November 19, 2014 Author Newbies Posted November 19, 2014 I think I discovered that the records last modified by a given device ID will not pull from the server to the client if the device ID is the same (my goal here is to push out the FM client file (ie: SyncTest-Client.fmp12) to the FM Go clients with a small file, rather than one that contains all of the records, then if they need to access previous records, they can initiate a sync process to pull down all records -- or is this a bad practice?). I attempted to get around this by making slight modifications to each record using a different client, then attempted to sync on the main client but I got a 507 error. (An error occurred when attempting to commit the data in the pulled payload.) Thoughts? -EP
Recommended Posts
This topic is 3926 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now