Maximum number of values excluded for any user attribute
While building a rule, you can specify the maximum number of values that can be excluded for any user attribute. The default value is 15. Use the file 5c3a4940-f88e-42b2-9b63-6969a5ee0e3f_Exclusion.xml to configure the number of values that can be excluded for an attribute.

To configure this setting:
| XML file name and path | [InstallPath]\BizRightsPresentation\GenericRuleConfigFiles\ExclusionConfigFiles\5c3a4940-f88e-42b2-9b63-6969a5ee0e3f_Exclusion.xml |
| Tag | <GenericExclusionDetails> |
| Node | <MaxAttributeConditionLimit>15</MaxAttributeConditionLimit> |
| Configuration setting | To change values that can be specified for any user attribute, modify the value of the node: <MaxAttributeConditionLimit>15</MaxAttributeConditionLimit> with the desired integer value. |
| Default value | The default value is 15. |