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

Threshold/Resource Dependency

The Threshold/Resource Dependency tab displays the threshold and resource dependencies defined for a job and provides controls to add, edit, and remove them. The tab is available in Job Master under the Administration topic, on the Dependencies tab of the Job Properties frame.

Tab layout

The tab contains a dependency filter panel and a dependency table.

Dependency filters (master jobs only)

ControlDescription
Job RelatedWhen selected, the table shows dependencies that apply to all frequencies of the job.
Frequency RelatedWhen selected, the table shows dependencies scoped to one or more specific frequencies.
Frequency ListLists the frequencies defined for the job. Select one or more frequencies to filter the table when Frequency Related is active.

Dependency table columns

The columns shown depend on whether you are viewing a master job or a daily job.

Master job view

ColumnDescription
FrequencyThe frequency the dependency applies to, or blank if job-related (applies to all frequencies).
NameThe name of the threshold or resource.
OperatorThe comparison operator for a threshold dependency (=, ≠, <, >, ≥, ≤). Resources always use Requires.
ValueThe numeric value the threshold must satisfy, or the number of resource units required. Displays All when the dependency requires all available units of a resource.
TypeIndicates whether the dependency is a Threshold or a Resource.

Daily job view

The daily view includes the same columns except Frequency, and adds:

ColumnDescription
Current ValueThe current value of the threshold or resource as of the last refresh. For resources, displays the current in-use count and the maximum.

Action buttons

ButtonDescription
AddOpens the Threshold/Resource Dependency dialog to create a new dependency.
EditOpens the Threshold/Resource Dependency dialog for the selected dependency.
RemoveDeletes the selected dependency after confirmation.

Threshold/Resource Dependency dialog fields

When you select Add or Edit, the Threshold/Resource Dependency dialog opens. The dialog contains the following fields:

FieldDescription
Threshold/ResourceSelect the threshold or resource from the list of all defined thresholds and resources.
OperatorFor thresholds: select the comparison operator (=, ≠, <, >, ≥, ≤). For resources, the operator is fixed to Requires and cannot be changed.
ValueEnter the numeric value. For resources, selecting All sets the dependency to require all available units and disables the Value field.
Frequency(Master jobs only) Select the frequency this dependency applies to, or leave blank to apply to all frequencies.

OpCon prevents saving a dependency if the same threshold or resource is already defined for the same job and frequency combination.

For conceptual information about how threshold and resource dependencies control job execution, refer to Threshold Dependencies and Resource Dependencies.