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 760034c8-edf5-4bac-9eba-bfe895543d26_Exclusion.xml to configure the number of values that can be excluded for an attribute.
Configure the XML as :
XML file name and path | [InstallPath]\BizRightsPresentation\GenericRuleConfigFiles\ExclusionConfigFiles\760034c8-edf5-4bac-9eba-bfe895543d26_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. |