Policy logic condition fields
Policy logic is a set of conditions that is used for determining whether a policy is compliant or non-compliant. You can use the condition builder to specify conditions for the policy.
Policy logic page
Policy builder.
Select the or and and button to add multiple rules in the condition set. Select the minus icon
Minus icon. to delete a condition.
You can add a condition set by selecting the New condition set button.
| Field | Description | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Condition description | Description of the field. | ||||||||||||||||||||||||||
| Source | Variable of the source for the condition. | ||||||||||||||||||||||||||
| Operator | List of operators to filter the source for the condition. The list changes depending on the source selected. | ||||||||||||||||||||||||||
| Value | Value to enter text. Select the Data picker icon Image omitted: pace-pill-picker-icon-2.jpg Data pill picker icon. to concatenate multiple text strings with multiple data pills to select a variable for the log.<strong>Note:</strong> If your Source is choice, the Data pill picker icon is inactive.</td></tr></tbody> The else if statement enables you to specify a new condition if the first condition is false. The else statement enables you to specify a new condition if it does not apply to the if statement. You can add a dependent condition by selecting or or and next to the condition.
The following images show you are able to use the data pill picker to concatenate data in the fields: Image omitted: pace-low-code-data-picker.jpg Selecting data from pill picker. Image omitted: pace-low-code-concatenate-data.jpg Data concatenated. You can see a list of the data sources under the Data source tab. Image omitted: pace-data-source-tab-3.jpg Data source tab. You can calculate fields using numeric operators and use these variables to calculate the desired value in a policy logic. Note: This only supports numeric fields.
You can mix and match between the operators. For example, "Var1 +Var2*Var3 / Var4". |