Schedule Job Glossary
Here you will find a detailed view of a Scheduled Job, along with descriptions of the function and meaning of each numbered button and section.
- Job Name Display: The name of the scheduled job.
- Edit: Utilize this button to Edit an existing scheduled job.
- Delete: Utilize this button to delete an existing scheduled job.
- Clone: Utilize this button to clone the existing scheduled job.
- Sharing: Utilize this button to navigate to the Sharing Settings to view who has access to this particular scheduled job.
- Schedule this job: Utilize this button to add this job to the Salesforce Scheduler. This will update the job status.
- Unschedule this job: Utilize this button to remove this job from the Salesforce Scheduler. This will update the job status.
- Test Job: This manually runs the job once.
- Job Status: Displays the scheduling status of the job, whether scheduled or unscheduled.
- Job Name: The name of the scheduled job.
- Frequency: Displays how often the job should run, whether weekly, monthly or advanced.
- Start: The date of the first job execution.
- End: The date of the last job execution.
- Number of Tasks: Displays a count of the number of scheduled tasks assigned to this job.

- Connection String: Displays Salesforce based connection string so the overcast can connect back to Salesforce.
- Hours: Displays the hours, using 24 hour time, that the scheduled job will run on that particular day.
- Minute: Displays the minute per hour the scheduled job will run. The job can only execute once per hour.
- Frequency: Weekly: This section is utilized if the Frequency field has been identified as "Weekly".
- Week Days: The day(s) of the week the scheduled job should run.
- Frequency: Monthly: This section is utilized if the Frequency field has been identified as "Monthly".
- Use Numbered Days: This box is checked if the scheduled job should run on the day in the "Numbered Day" field. If this box is unchecked, the job will execute on the week of the month. This field pairs with the Numbered Day field.
- Numbered Day: The number for the day of the month the scheduled job should execute.
- Week of the Month: Utilize this field in conjunction with Day of the Week to specify which week of the month the scheduled job should run.
- Day of the Week: The day of the week the monthly job should run.

- Advanced: This section is utilized if the Frequency field has been identified as "Advanced".
- CronExpression: This advanced field is utilized only if a customized job schedule more specific than Weekly or Monthly should be established. It is recommended to utilize the Apex Scheduler Documentation in conjunction with this field.
- Custom Links: Utilize the Apex Scheduler Documentation for more information regarding Advanced job schedules.
- Owner: Displays the owner of the scheduled job record.
- Created By: Displays the user who created the scheduled job record.
- Last Modified By: Displays the user who last made saved edits to the scheduled job record.
- Schedule Tasks: Displays tasks related to the scheduled job.