Limiting the number of service elements specified in a Contact search
If there are too many services specified in a contact search, the search can fail. To limit this number, there is a ContactManager configuration parameter, MaxNumberServicesInSearchQuery, that you can set in config.xml. This configuration parameter defaults to a value of 20. If a contact search specifies more services than the number set in this parameter, ContactManager sends an error message to the core application.
If MaxNumberServicesInSearchQuery is set to too large a number, ContactManager can experience SQL errors. In that case, ContactManager returns an error message to the core application with a note to check the logs in ContactManager for the details of the error.
