Abstract
Examples of scheduling a Cortex XSOAR report using Cron expressions. Cron scheduler format.
The following examples describe how to schedule a report using the Cron scheduler format. The Cron time string format consists of five fields that Cron converts into a time interval. For example, a Cron string of 0 10 15 * *
runs a report on the 15th of each month at 10:00 am.