Planning business rule properties
- Last UpdatedMar 17, 2025
- 2 minute read
Refer to the following tables for the key configuration properties of Planning business rule.
Behavior properties
|
Property |
Description |
Valid values |
|---|---|---|
|
Explanation |
An explanation to the Operator on why this data record is highlighted. It contains an explanation of why the business rule is applied, and how it can be fixed. The explanation is visible to the Operator in the Details dialog box. For example: This Planning record is overdue. |
String |
|
BackgroundColor |
The background row color that is applied to a record in Production Analyst grid results when the business rule evaluates to True. |
Color |
|
TextColor |
The text color that is applied to a record in Production Analyst grid results when the business rule evaluates to True. |
Color |
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: ([ActualStartDateTime] IS NOT NULL) AND ([PlannedStartDateTime] < [ActualStartDateTime]) In this example, when the Planning record starts later than the planned starting time, AVEVA™ Production Management highlights the record.
|
Any valid expression |
|
SourceFields |
Downtime reporting point fields belonging to this parent reporting point that is used in the evaluation expression for the business rule. For example, PlannedStartDateTime and ActualStartDateTime. You can choose any standard fields, sub-fields, or custom fields as source fields.
|
Any valid expression |

