Managing the Conditions List
Conditions list allows defining situations for which a selected business rule is applicable.
For more information, see Service Permission Types.
You have chosen a business entity and a business rule for which the conditions are applied.
You have selected the Conditions tab page.
...
When more than one condition exists for a business rule, it is valid only if all conditions are true.
To add a condition to the list, proceed as follows:
1. Choose New Condition.
A new entry is added to the conditions list.
2. Follow the instructions below to modify the condition.
To modify an existing condition settings, proceed as follows:
...
1. Select the condition entry you want to modify.
2. In the Attribute column, choose the entity attribute whose value you want to check.
3. In the Operator column, select the comparison operator.
For more information, see the table below:
Operator |
The condition is true if… |
equal |
Attribute = Low Value |
less than |
Attribute < Low Value |
less equal |
Attribute ≤ Low Value |
greater than |
Attribute > Low Value |
greater equal |
Attribute ≥ Low Value |
between |
Low Value ≤ Attribute ≤ High Value |
not equal |
Attribute ≠ Low Value |
1. In the Low Value column, enter a value with which you want to compare the attribute.
If you are using the between operator, also enter a value in the High Value column.

You can use $CurrentUserName to replace the current user.
For example, you can use this to check if the userId value is equal to the name of the user who is currently logged on.
4. Choose Save Business Rules to confirm the changes made.
To permanently remove a condition, proceed as follows:
...
1. From the Conditions List, choose the entry you want to delete.
2.
Choose
with the
quick info text Remove.
The principal is removed from the list.
3. Choose Save Business Rules to confirm the changes made.