Maximum number of values excluded for any user attribute
While building a rule, you can specify the number of values that can be excluded for any user attribute. The default value is 15. Use the file 689c48ab-10d0-4c4a-b230-cdfe391a1bbf_Exclusion.xml to configure the number of values that can be excluded for an attribute.
This figure displays the default setting:
MaxAttributeConditionLimit in Exclusion.xml
Based on your requirement, define this setting as :
XML file name and path | [InstallPath]\Settings\BizRightsPresentation\GenericRuleConfigFiles\ExclusionConfigFiles\ 689c48ab-10d0-4c4a-b230-cdfe391a1bbf_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 required integer value.
|
Default value | The default value is 15. |