MaxUserCacheSize
When MappedSecurity=True
, the connector stores user information in a cache. Caching more user information can improve performance when the connector processes multiple items owned by the same user, or shared with the same users, but storing the information increases memory use.
This parameter specifies the maximum number of users to cache information for. In most cases OpenText recommends that you use the default value.
Type: | Integer |
Default: | -1 (no limit) |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | MaxUserCacheSize=10000
|
See Also: |