PERT View Flow Diagram Icons
Theme: Configure
Who Is It For? System Administrator, Automation Engineer
What Is It?
Each job is represented by a rectangle (job box) containing a colored bar indicating job status, an icon representing the job type, the job name, and icons for special information. For Job Status colors, refer to Setting Preferences for Status Colors. For job status descriptions, see Job Statuses in the Concepts online help.
Job Type Icons
The diagram may display any of the following job type icons:
| BIS | |
| OS 2200 | |
| Container | |
| SAP BW | |
| File Transfer | |
| SAP R/3 and CRM | |
| IBM i | |
| SQL | |
| Java | |
| Tuxedo ART | |
| MCP | |
| UNIX | |
| Null Job | |
| Windows | |
| OpenVMS | |
| z/OS |
Information Icons
The diagram may also display any of the following information icons:
| The job has a circular dependency. | |
| The job has an event. | |
| The job has a dependency on a job in another schedule. | |
| The job has a dependency on another schedule date | |
| A job required by this job is missing. | |
| A job has an expression dependency. | |
| A job has a threshold/ resource update. |
:::
Configuration Options
| Setting | What It Does | Default | Notes |
|---|
FAQs
Q: What does PERT View Flow Diagram Icons cover?
This page covers Job Type Icons, Information Icons.
Glossary
Container Job: A job type that runs a subschedule. Container jobs enable hierarchical schedule structures and support properties and events just like standard jobs.
Null Job: A job type that performs no execution on any platform. Null jobs are used to hold dependencies, trigger OpCon events, and keep schedules open after all other jobs complete.
Threshold: A numeric variable stored in the OpCon database used to control job execution. Jobs can be made dependent on threshold values, and OpCon events can update threshold values at runtime.
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 executions 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.