- Contents
Interaction Designer Help
Set Max Cache Size
This LDAP tool sets the maximum number of connections that can be held in the LDAP connection cache. This tool limits the number of connections that are stored for reuse later, but does not limit the total number of LDAP connections that can be made.
Inputs
Max. Cache Size
The maximum number of connections that will be stored in the cache.
Outputs
Error Code
The code associated with a processing error.
Error Message
A string description describing the error that occurred.
Error Native
A string description of an error that occurred in the LDAPLib module that connects this CIC server to your LDAP Server.
Exit Paths
Success
This path is taken if the maximum cache size is successfully set.
Failure
This path is taken if the operation fails.