Maximum number of records analyzed in a rule condition
The GenRuleEngineConfig.xml enables you to configure the maximum number of records that can be analyzed in a single or multiple rule conditions. The maximum number of records analyzed is one million, by default.
Based on your requirements, configure the xml setting:
Setting | Description |
---|---|
XML file name and path | [InstallPath]\Settings\GenRuleEngineConfig.xml |
Node |
<conditionsettings>
|
Tag |
<format id="44">10000000</format> . This is an example of configuring these settings for rule format id 44 to 10000000. |
Configuration setting | To configure the maximum number of records that must be analyzed in a
single or multiple rule conditions, change the default value of the
attribute <format id="number"> to any required
numeric value. |