As well as running a job manually, you can also set a schedule to run each job at your set time. If required, you can create multiple different types of schedules for each job.
You can create new schedules for any job using the schedule page. On each job page, you can find the schedules button at the top-right.
Click on Add Schedule.
You can create a schedule in Loome using either the setup wizard or by entering manual crons.
If you use the setup wizard, you can then choose between two types of schedules.
The One Time schedule type will run a job once at a given date, time and selected time zone.
After a One Time schedule has been ran, it becomes “Inactive” due to it passing its scheduled execution time.
To create a one time schedule, after you have chosen ‘One Time’ and a name for this schedule, choose the date and time that it will run the job.
You can then click Create to save and enable this schedule.
The Recurring schedule type refers to an ongoing schedule. You can create a wide range of potential schedules – both simple and complex. Recurring allows you to create schedules that runs the Job every nth minute/hour with a start and optional end time, and your selected time zone.
Recurring schedules have two main sections, one where you choose how often the schedule will run the job and how many times it will repeat the job during the day.
When creating a recurring schedule, the first step will be to provide a name for the schedule.
Next, you can choose the start and end date, as well as the timezone.
This will define the date the schedule will be active.
By choosing a start date, you can add schedules well before they are required to occur for planning and job running automation.
The schedule will only end if it has reached an end date. The end date is optional, and if it is not selected, the schedule will remain ongoing until it is manually disabled or if the schedule is removed.
You can choose whether you would like this schedule to run daily, weekly, monthly or yearly.
You can click on Weekdays Only? to auto-select all weekdays and not include Saturday and Sunday.
For example, you can choose to run a job on the 1st every month. Or on the 1st every two months.
For example, this job will run every year on the first of January.
You can choose the frequency that a job will run during the day and whether it will run every nth minute or hour, or if it will only run once that day.
For example, you can run a job every 10 minutes.
Then choose when the schedule will start and end. This example will start at 1:43 PM and will continue until the end of the day.
In this example, you can run a job every hour.
Then choose when the schedule will start and end. This example will start at 1:43 PM and continues till the end of the day. Its last run of the day will be at 11:43PM.
If the start time is later than the end time, the system will treat the end time as the time found on the next day. This is how you can create overnight schedules.
Review your schedule details, and click Create to save and enable this schedule.
To add a manual crons schedule, add a schedule and choose Manual Crons.
Crons schedules are only available as a recurring schedule. Provide a schedule name, and choose a start and end date.
Provide the crons for this schedule, and then click Add.
For example, 0 9 * * 1 will run the job at 9:00 AM on Mondays.
The added crons will be listed below.
You can add more than one crons expression to this schedule.
Review your schedule.
If you would like to make changes, click on Previous.
If you would like to proceed and save the schedule, click on Create.
You can view your schedule in the schedule table.