Conditions
About a Step Condition
When a device user is executing the steps along a route, and if the reading value that is taken for a Step indicates that further investigation is needed, you may want the device user to see additional Steps on the device and record reading values for those additional steps. To accomplish this, you can add conditions to the Steps on the route. A condition allows you to add logic to the route to specify that when a particular reading value is recorded for a Step, additional Steps must be displayed to the device user.
A condition defines:
- The Primary Step whose reading value should activate a subsequent Step.
- The particular reading value or the reading value within a specified range recorded for the Primary Step, which should activate another Step.
- The conditional operator that determines if the reading value recorded for the primary Step meets the condition.
- The subsequent Step or Steps that should be activated by that reading value.
A single Step condition can be linked as a successor to only one Primary Step. A Step, however, can be linked to multiple successor Step conditions. Similarly, a Step condition can be linked to multiple successor Steps.
Note: If you add a nested Conditional Step to a Step that is already specified as a Conditional Step on a Primary Step, then the nested Conditional Step will not be available when the Primary Step is included on a Route.
Access a Step Condition
Procedure
Create a Step Condition
Procedure
Results
In the APM database, a condition is represented by:
- One Step that identifies the Primary Step.
- One operator that determines if the values entered for the Primary Step meets the condition set.
- One Step condition that identifies the specific reading value.
- One or multiple Steps that identify the subsequent Steps.