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 Enabled 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 * * *

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

    0 19 * * mon

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