SAW_MAX_RECORDS_RETURNED

Description:

This registry setting applies only to the returned results and is an exact limit. The limit does not prevent runaway queries. The limit applies after some of the queries to load the rows have executed. The limit prevents too much data from being returned to the browser and prompts the user to refine their criteria.

To limit runaway queries on the server side, set the SAW_MAX_RECORDS_ALLOWED and SAW_NUM_DAYS_ALLOWED parameters accordingly.

Valid Values:

Any integer value.

Default Value:

31000

Location:

system/modules/supervisorApproval/

Effective: