Schedule CPR synchronization

You can configure when to perform synchronization of CPR data.

  1. In WorkZone Configurator, go to Services > Contact synchronization > Schedule tab.

  2. In the CPR section, turn on Enabled and enter a Cron expression that tells the server at what time and how often to perform the synchronization.

  3. Example: Cron expressions:

    15 0 * * *

    synchronizes data every day at 00:15 (12:15 AM).

    0 19 * * mon

    synchronizes data every Monday at 19:00 (7:00 PM).