...
- Repeat every X minutes - this options determines the time interval between the executions. E.g. if X=2, the execution of the workflow will repeat every 2 minutes
- Time Range - This option allows the user to set a time range for recurrent (minutely and hourly) scheduled workflows. E.g. If Time Range [08:00AM – 11:30AM] The workflow will execute every x minutes or hours (depending on the Repetitive type selected) within this interval.
- note: This option is only available for Minutely or hourly recurrent scheduled Workflows.
- Start Time - this option determines the starting date and time for the first execution
- Stop After/OnDate/Never - this option determines the number of recurrent executions after which the workflow will stop
...