Use the following element in each LDAP or Active Directory provider section to set the maximum number of entries that can be returned as a result of a request to the authentication provider (for example, a request by a Hyperion application to list users available for login).
<maxSize>300</maxSize>
Replace the sample value with the desired maximum number of entries that can be returned in a query.
If the <maxSize></maxSize>
tags and their sample value are deleted, the default value is 100.
To allow return of the entire set of entries fetched by a search query, set the value to 0 to indicate an unlimited allowed result size. This action may not be advisable, because on very large query results, it might consume too much memory.
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |