Jobs
The purpose of the Jobs tab is to assist you with defining and configuring jobs to run delta creation and consolidate scripts.
For this example, we used the Add New button to
create a new Consolidate job. This job needs to run every Monday morning
at 8 a.m. Mountain Standard Time.
-
Type a name for the job then select a frequency. You can select a pre-configured one (Nightly, Weekly, Monthly) or choose Custom and define your own based on Crontab syntax (refer to the Cron syntax article on www.cron.help. The syntax for this example is 0 2 * * f, so it runs on Mondays at 02:00 (2 a.m.).
-
Select an API key (refer to the API keys topic). API keys can be thought of as service accounts that help control non-human logins to various systems.
-
Click Save. In the Job Schedule Details section, click Run Now if you want to test the script. If the Status section shows an error, click the View Logs
button to troubleshoot.