Schedule CVR synchronization

You can configure when to perform synchronization of CVR data for CVR companies and production units.

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

  2. In the CVR section, turn on Enable for the type of synchronization you want to schedule 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 * * *

    which will synchronize data every day at 00:15.

    0 19 * * mon

    which synchronize data every Monday at 7 PM.