Business rule properties
- Last UpdatedSep 10, 2023
- 2 minute read
Refer to the following tables for the key configurable properties of the Business rule.
Behavior properties
|
Property |
Description |
Valid values |
|---|---|---|
|
BackgroundColor |
The background row color that is applied to a record in Production Analyst grid results when the business rule evaluates to True. |
A color |
|
TextColor |
The text color that is applied to a record in Production Analyst grid results when the business rule evaluates to True. |
A color |
|
Explanation |
(Required) An explanation that is visible to the operator in the Details dialog box. It should contain an explanation of why the business rule is applied or why a data record is highlighted, and how it can be fixed or how the highlighting can be removed by an operator. Example The Classification and Effects fields are required fields. Please be certain these fields have valid values. |
String value |
Evaluation properties
|
Property |
Description |
Valid values |
|---|---|---|
|
EvaluationExpression |
A logical expression to combine source field values that evaluate to True or False. Build the evaluation expression so that when True, a record that meets this criteria is highlighted. You can use one or more source fields in combination with simple logical or mathematical operators. For example, [Classification] IS NULL or [Effect] IS NULL. In this example, when the Classification field is empty or the Effect field is empty, the record is highlighted.
|
|
|
SourceFields |
Downtime reporting point fields that belong to this parent reporting point that are used in the evaluation expression for the business rule. Choose which fields on the parent Downtime reporting point to which this business rule applies. For example, Classification and Effect. You can choose any standard fields, sub-fields, or custom fields as source fields.
|

