Workflow Designer Flow Diagram Icons
Theme: Configure
Who Is It For? System Administrator, Automation Engineer
What Is It?
Each job in the diagram is represented by a rectangle containing the job name, colored squares for frequencies, an icon for the job type, and/or icons for special information.
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.
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 Workflow Designer 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.
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 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.