Viewing and Updating Threshold Dependencies
The Threshold Dependency panel in Master Job Definition displays the threshold dependencies for the job. Each dependency causes the job to wait until a named threshold's current value meets a specified operator and value condition before the job is eligible to start.
For conceptual information, refer to Threshold/Resource Dependencies in the Concepts online help.
- Select the full-screen button (
) on the far right of the panel bar to enter or exit Full Screen mode.
- When the panel contains defined dependencies, a blue circular indicator (
) appears to the right of the panel name showing the count.
Adding or Updating Threshold Dependencies
Only those with the appropriate permissions have access to the Lock button and can update job properties. For details about privileges, refer to Required Privileges in the Accessing Master Job Definition topic.
To add or update threshold dependencies, complete the following steps:
-
Go to the master job definition page. See Accessing Master Jobs for instructions.
-
Select the Lock button to enter Admin mode.
-
Expand the Threshold Dependency panel.
-
To add a dependency, select the + button. To update an existing dependency, select it from the list.
-
In the threshold dependency dialog, complete the following fields:
Field Description Threshold Name The threshold whose current value must meet the operator and value requirements. Operator The comparison operator SAM uses to evaluate the threshold value. Valid values: EQ (equal), GT (greater than), LT (less than), GE (greater than or equal to), LE (less than or equal to), NE (not equal). Value The numeric value SAM compares against the current threshold value using the selected operator. Frequency Name Optional. The frequency to which this dependency applies. Leave blank to apply the dependency for all runs of the job. Select a frequency name to apply it only when the job runs under that frequency. -
Select Save to close the dialog.
-
Select Save on the Master Job Definition page to commit the changes.
Result: The threshold dependency is saved to the job definition. SAM evaluates the dependency each time the job is eligible to start and holds the job until the threshold condition is met.