...
The default value of this parameter is 100.000 records (500.000 for “Earn Thru Rule”).
This filter is always applied. If you want to keep the default value of 100,000 records you do not need to anything. If you want to change the default value, you will need to include the maxrows parameter and value.
CustomWhere is a part of common filter, but is considered a customization and thus is described in described in the Custom Filters page.
Example: Common Filter
Code Block | ||
---|---|---|
| ||
<taskParameter> <name>maxrows</name> <dataType>S</dataType> <value>1000</value> </taskParameter> |
Info |
---|
...
For one-to-many relationship objects (Contractual Cash Settlement Rule, Earn Thru Rule, etc.) this filter limits the number of child elements. |