Edit Configuration Schedule¶
To set a schedule for a configuration to run
-
Click Integrations, Manage, Configurations.
The Configurations page lists the available configurations. See View Configurations.
-
Click the name of the configuration you want to schedule.
The Configuration Details page is displayed. See Edit Configuration Details.
-
Click the edit icon that is displayed for the Scheduling field.
The Edit Configuration Schedule page is displayed.
-
Select a frequency from the drop down menu:
-
On Demand – Unscheduled; the configuration must be run manually. See Run a Configuration Manually.
-
Interval – Scheduled to run every x hours and x minutes.
-
Daily – Scheduled to run every x days at a specified time.
-
Weekly – Scheduled to run every week at a specified time on a specific day.
-
Monthly – Scheduled to run every month on a specific day every x months at a specified time.
-
Custom – Scheduled to run as per the specified schedule frequency.
-
Custom CRON Expression – Specify a cron expression using the Quartz Scheduler to schedule the job run. If necessary, please reference a quick cron expression tutorial provided by Quartz.
-
-
Enter the settings for the chosen schedule type.
-
Click Save Schedule.
The scheduling is updated on the Configuration Details page.