Configure connection strings on a Marketing Automation service server

Version: 6.0

You must configure connections between your Tenant Service server and your Marketing Automation service server.

To configure connection strings:

  1. On your Marketing Automation service server, open the <Marketing Automation Service>\App_Data\jobs\continuous\AutomationEngine\App_Config\ConnectionStrings.config file.

  2. Add a connection string for the Tenant Service. For example:

    <add name="tenantservice" connectionString="https://sc10.service" />
    Note

    In the example, replace https://sc10.service with the name of your Tenant Service

If you have suggestions for improving this article, let us know!