Jump to content

episking

Newbies
  • Posts

    2
  • Joined

  • Last visited

Everything posted by episking

  1. 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
  2. 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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.