Configure dedicated xConnect Collection and xConnect Collection Search connection strings
|
Applies to |
Content Management |
|---|
You define xConnect’s connection string names in the \App_Config\Sitecore\XConnect.Client.Configuration\Sitecore.XConnect.Client.config file. By default, search and collection use the same connection string:
You must also add a certificate string for xconnect.collection in the \App_Config\ConnectionStrings.config file:
Setting up dedicated search and collection connection strings
By default, Collection and Search are combined into a single end point. If you have dedicated search and collection instances, change the searchConnectionStringName on every core role that requires access to the xConnect Search service:
In the \App_Config\ConnectionStrings.config file you can then target search and collection separately:
You must also add certificate strings for both xconnect.collection and xconnect.search:
The actual certificate thumbprint for your installation is found in xConnect, in the \App_Config\AppSettings.config file, in the validateCertificateThumbprint setting.