Configure connection strings for the Tenant Service
You must configure connections from your Tenant Service to Salesforce Marketing Cloud (SFMC) and your xConnect server.
Configure a connection to SFMC
To configure a connection between your Tenant Service and SFMC:
-
On your Tenant Service server, open the
<Tenant Service>\App_Config\ConnectionStrings.configfile. -
In the sitecore connection string, add the tenant ID, host name, and credentials. For example:
-
Add a new connection string, and name it sfmc . For example:
NoteThe SFMC - Behavioral Data Exchange Installation Guide explains where you can find the data you need to configure the string.
-
Save the config file.
Configure a connection to xConnect
To configure a connection between your Tenant Service and your xConnect instance:
-
On your Sitecore xConnect instance, open the
App_Config\AppSettings.configfile. Locate thevalidateCertificateThumbprintkey, and make a note of its value. -
On your Tenant Service server, open the
<Tenant Service>\App_Config\ConnectionStrings.configfile. -
Add a connection string for xConnect. For example:
NoteIn the example, replace https://sc10\_xconnect with the name of your Sitecore xConnect instance.
-
Add a connection string for the xConnect certificate. For example:
NoteIn the example, replace the value in
FindValuewith the thumbprint you obtained previously in step Step 1. -
Save the config file.
If you have an XPScaled instance, you must also add connection strings for xconnect.search and xconnect.search.certificate.