Scheduler
The Scheduler module lists all existing schedules and their current status. A schedule automates the execution of one or more extractions based on a defined frequency and action type. The extraction associated with a schedule must be active for the schedule to run successfully.
To refresh the schedule list, select Refresh in the upper-right corner of the page.
tip
Once the extraction is added, you can access the Scheduler page directly by selecting the hyperlink in the Next Run column of the Extractions page.
Schedule actions
| Scheduler | Description |
|---|---|
| Truncate and Load | Replaces all data in the destination with the current data from the source. |
| Load | Loads all data from the source without truncating the destination (Migration extractions only). |
| Incremental Load | Retrieves only records that changed since the last run and updates their corresponding records in the destination. |
| Process Deleted Records | Deletes records from the destination if they no longer exist in the source. This is based on the maximum number of days defined in the validation logic. |
Add a schedule
- From the welcome screen or left navigation pane, select Scheduler.
- Click New.
- Enter a name and complete the Job Details settings.
- Configure the schedule frequency.
- (Optional) Set advanced expiration settings.
- Click Save.
Job Details settings
| Setting | Description |
|---|---|
| Description | Enter a name for the schedule. |
| Action | Select the operation to perform. |
| Extraction | Select the extractions to be executed by the schedule. |
| Quantity of Days | Specifies the number of days to consider when comparing records for deletion. This field is only available if the action is Process Deleted Records. |
| Active | Activate or deactivate the schedule. Inactive schedules will not run until reactivated. |
Schedule frequency settings
| Setting | Description |
|---|---|
| Once | Delivers the visualization once based on your settings.
|
| Daily | Delivers the visualization on a daily basis based on your settings.
|
| Weekly | Delivers the visualization on a weekly basis based on your settings.
|
| Monthly | Delivers the visualization on a monthly basis based on your settings.
|
Advanced settings
For the Daily, Weekly, and Monthly options, you can set an expiration date and time to stop receiving visualizations from this subscription.
Edit a schedule
- In the Scheduler page, select a schedule from the list.
- Click the pencil icon in the upper-right corner.
- Make the required changes.
- Click Save.
Delete a schedule
- In the Scheduler page, select a schedule from the list.
- Click the trash icon in the upper-right corner.
- In the confirmation dialog, click Confirm.