Data Sync Log

The Data Sync Log screen shows every data sync command that is send from central to clients. It works in the same way as the Details Grid on the Central Client Control screen.

data-sync-log-tab

These are the message types found on the Data Sync Log:

  • Prepare Table for Sync - Checks that the table exists, has a primary key and if the Sync Type is valid for the client before enabling sync
  • Enable Sync Table - Enables the table for sync at the client
  • Initial Sync Table - Gets an initial snapshot of the table data from the client
  • Disable Sync Table - Disables the table from sync at the client
  • Get Enterprise Sync Changes - Gets deltas for all tables syncing with Enterprise sync
  • Get Scheduled Sync Changes - Gets deltas for all tables syncing with Scheduled sync
  • Calculate Checksum - This message runs a checksum for the table data at the client and at the central server and ensures that the data is consistent