Job Schedules
The jobs created in Job Templates can be scheduled to run on a recurring basis. For example, you might have an integration job that should run every night to refresh the values imported to Bizview.
This topic contains the following sections:
Access Schedules
Access Job Schedules by selecting the Jobs icon from the menu:
Select Schedule jobs:
Bizview displays Job Schedules, as shown below:
The Timezone drop-down allows you to choose your preferred timezone when viewing Job Schedules. By default, all Job Schedules display in your local timezone. Select the Timezone drop-down and choose a timezone from the list. Or, enter the preferred timezone in the text box to filter the results. Selecting another timezone from the drop-down automatically updates the time in the Last Run and Next Run columns, as shown below:
The selection in this drop-down also automatically converts the Fixed Time (for FIXED frequencies) or Start and End Time (for INTERVAL frequencies) in Schedule Properties, discussed below.
Important: Switching the timezone in Job Schedules does not affect existing jobs or job schedules, it simply changes the view for the logged in user.
Schedule Properties
To view the Schedule Properties for a specific job, select the drop-down in the Active column:
The job's Schedule Properties display, as shown below:
Below is a list of available fields:
Field | Description | Example | Note |
---|---|---|---|
Active | Toggle the schedule ON or OFF. |
| |
Frequency Type | Select the type of schedule. | Fixed or Interval | |
Run Every (minutes)* | Specify the interval frequency. | *Setting only available for INTERVAL frequencies. See Additional Information below. | |
Start Time* | Specify the job's start time. | *Setting only available for INTERVAL frequencies. See Additional Information below. This time reflects the timezone selected in the drop-down. | |
End Time* | Specify the job's end time. | *Setting only available for INTERVAL frequencies. See Additional Information below. This time reflects the timezone selected in the drop-down. | |
Fixed Time* | Specify up to 5 run times. | *Setting only available for FIXED frequencies. See Additional Information below. This time reflects the timezone selected in the drop-down. | |
Run These Days | Select the days you want the job to run. | Monday, Wednesday, Friday | |
Parameters for scheduled job | Define parameters to be sent to the Job. | These are specified when creating the Job Template and change depending on the Job selected. Select Refresh Parameters to update. |
Additional Information
Fixed Time
When the Frequency Type is set to FIXED, there are five fixed times available to schedule. At minimum, one needs to be scheduled.
Interval Settings
When the Frequency Type is set to INTERVAL, you need to specify a Start time, End time, and an Interval. The Job is executed at the interval provided in the Run Every field, between Start and End time.