Documentation Center

Installing Audience Manager Web Service

Install the Audience Manager Web Service if you want to import and export Contacts and Keywords to and from an external system.

About this task

By default, when you install the Audience Manager Web Service it connects to the Core Service using the wsHttpBinding endpoint binding and basic Windows authentication. If you want to use a secure connection, configure the Web.config file.

Procedure

  1. If you have not done so already, run the Content Manager installer SDLWeb85CM.exe to install the Audience Manager Web Service.

    You can select individual software components to install, including the Audience Manager Web Service, by choosing the Advanced option.

    The Audience Manager Web Service is WCF-compliant and is installed under the Tridion\webservices\ Web directory.

  2. Open the Web.config configuration file, by default located in your %TRIDION_HOME%\Tridion\webservices\AudienceManager directory, in a text editor.
  3. Open Web.config in a text editor and configure the endpoints.
  4. Save and close Web.config to commit your changes.
  5. Restart IIS.