Skip to main content
Version: OpCon (Cloud - Current)

Schedule Dates Overview

Overview​

OpCon uses specific rules to name and track schedules and jobs in the daily queue. When schedules are built for a schedule date, OpCon analyzes all schedule and job information together to create a day's automation. Understanding these naming conventions is essential for building date-based automation, filtering in operations views, and identifying specific schedule or job instances.

In This Section​

PageDescription
Schedule Dates and AutomationHow OpCon assigns and formats dates when building the daily schedule queue, and how schedule and job information combine to create a day's automation
OpCon Schedule NamesNaming rules and conventions for schedules in the daily queue, including multi-instance schedules and subschedules
OpCon Job NamesHow job instance names are formed and displayed, including multi-instance jobs and jobs run on each machine in a group

Key Concepts​

Daily Schedule A schedule instance that OpCon builds for a specific date. Changes to a daily schedule affect only that date and do not modify the master definition.

Schedule Date The date for which OpCon builds a schedule. All schedule and job information is analyzed together against the schedule date to produce that day's automation.

Multi-Instance Schedule A schedule configured to allow multiple copies to run simultaneously. OpCon appends a suffix to each copy's name to distinguish instances — either a $XXXX counter or the value of the first Schedule Instance property.

Subschedule A schedule that runs as a child of a Container job. OpCon builds the subschedule into the daily tables using the format ParentSchedule_ContainerJobName[SubSchedule].

Multi-Instance Job A job configured to allow multiple copies to run simultaneously. OpCon appends either a $XXXX counter or the value of the first Job Instance property to distinguish instances.