Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

CRON tasks are configurations that publish task automatically, according to the CRON expression.

1) Task Creation

CRON tasks can be created from the publication menu on the devices list
Info
titleCRON Expression

CRON expression allows an administrator to build powerful scheduling system. For a tutorial about CRON expressions, you can visit this site.

1) Task Creation

CRON tasks can be created from the publication menu on the devices list

  • CRON Expression : A valid cron expression, without the cron parameter for the second (0 12 ? * SUN means every sunday at noon)
  • Occurrence validityThe maximum delay for the target devices to receive the task. The task becomes obsolete at the end of this delay. Any remaining devices that are too late will not process the task
  • Publication start date : How frequent will the CRON task will be pushed on the target devices from the publication start date.
  • publication stop dateThe date from when no more occurrence will be published for this task
  • Application fieldThe devices group that contains the target devices of the recurring task

...