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

SubSchedule Information

What Is It?

The SubSchedule Information dialog provides details about the daily copy of a selected Container job and its subschedule. To open it, right-click a subschedule in the List, Matrix, or PERT view and select SubSchedule Information.

The dialog has two areas:

  • Sub-Schedule Parts: A tree at the top of the dialog that shows the Container job and the subschedule it runs. Select the Container job to display the Job Container Details tab, or select the subschedule to display the Schedule Details tab.
  • A tabbed area below the tree that contains the Job Container Details and Schedule Details tabs.

Select OK to close the dialog.

Job Container Details Tab

The Job Container Details tab displays information about the selected Container job.

FieldDescription
Schedule DateThe date the subschedule was scheduled to run.
Parent Schedule NameThe name of the schedule that contains the selected Container job.
Job NameThe name of the selected Container job.
Job StatusThe current status of the selected Container job.
Job TypeThe job type. For a subschedule, this is a Container job.
DepartmentThe department under which the selected subschedule runs.
PriorityThe priority of the selected subschedule as defined in the frequency.
FrequencyThe frequency at which this subschedule runs.
Scheduled TimeThe expected start time of the parent schedule.
Estimated Run Time (min)The estimated run time of the selected job.
Start TimeAn asterisk (*) indicates the expected start time. No asterisk indicates the actual start time.
End TimeAn asterisk (*) indicates the subschedule has not finished and shows the estimated end time. No asterisk indicates the finished time.
Real Elapsed Run Time (hh:mm)The subschedule's real elapsed run time after it finishes.

The Job Container Details tab also contains the following sub-tabs:

Sub-tabDescription
Job DependenciesLists all jobs the selected job depends on, including dependency type, schedule date, schedule name, job name, status, and options. Satisfied dependencies display in blue; unsatisfied dependencies display in red. Select a job to open its Job Information dialog.
Th/Rs DependenciesLists all threshold and resource dependencies, including name, operator, required value, and current value. Satisfied dependencies display in blue; unsatisfied dependencies display in red. Select a threshold dependency to resolve it manually.
EventsLists post-process events, thresholds, values, and job status for the selected subschedule.
SubSequent JobsLists all jobs dependent on the selected job, including schedule date, schedule name, and job name. Select a job to open its information.
DocumentationDisplays documentation for the subschedule, including any hyperlinks. See Entering and Opening Hyperlinks in Documentation Frame.
ConfigurationReconfigures platform-specific details and reviews advanced job information.

Schedule Details Tab

The Schedule Details tab displays information about the selected subschedule.

FieldDescription
Schedule DateThe date the subschedule was scheduled to run.
Schedule NameThe full Schedule Name Identifier, a concatenation of the parent schedule, Container job name, and referenced subschedule.
StatusThe current status of the selected subschedule.
Start TimeAn asterisk (*) indicates the expected start time. No asterisk indicates the start time as defined in the Schedule Master.
End TimeDisplays Not Finished if incomplete; displays the finished time when complete.

The Schedule Details tab also contains the following sub-tabs:

Sub-tabDescription
Post ProcessesLists post-process events, thresholds, values, and job status for the selected subschedule.
DocumentationDisplays documentation for the subschedule, including any hyperlinks. See Entering and Opening Hyperlinks in Documentation Frame.
ConfigurationReconfigures platform-specific details and reviews advanced job information.

Opening SubSchedule Information

To open the SubSchedule Information dialog, complete the following steps:

  1. Select List under the Operation topic.
  2. Select the Expand arrow to expand the specific date.
  3. Select the Expand arrow to expand the specific schedule.
  4. Right-click the schedule that contains the Container job.
  5. Select SubSchedule Information from the menu.
  6. (Optional) Select the Job Container Details tab to review the Container job.
  7. (Optional) Select the Schedule Details tab to review the subschedule.
  8. Select OK to close the dialog.

Result: Enterprise Manager displays the SubSchedule Information dialog for the selected subschedule.

Glossary

Subschedule: A schedule that runs as a child of a Container job, allowing hierarchical, nested automation where a parent schedule can start and monitor an entire child schedule.

Container Job: A job type that runs a subschedule. Container jobs enable hierarchical schedule structures and support properties and events just like standard jobs.

Frequency: A set of rules that defines when a job or schedule is eligible to run, based on calendar rules, day-of-week settings, period offsets, and other timing criteria.

Threshold: A numeric variable stored in the OpCon database used to control when jobs run. Jobs can be made dependent on threshold values, and OpCon events can update threshold values at run time.

Department: An organizational grouping in OpCon used to assign jobs to logical divisions. User roles can be scoped to specific departments, controlling which jobs a user can manage.

Resource: A numeric variable in OpCon representing a finite pool. Jobs can be configured to require a set number of resource units to run, limiting concurrent runs and preventing resource contention.

Schedule: A named container for jobs in OpCon, built for a specific date to create that day's automation. Schedules define build settings, frequencies, and the jobs that run within them.

Job: The fundamental unit of work in OpCon. A job defines what to run, on which machine, when to start, and what conditions must be met. Job results are tracked and can trigger events and notifications.