Configuring the ComposerWebService (mws) on the Server - Configuring the ComposerWebService (mws) on the Server - Advanced Design and Setup - Foundation 23.2 - Foundation 23.2 - Ready - Content Composer - external - Content-Composer/Advanced-Design-and-Setup/Foundation-23.2/Content-Composer-Advanced-Design-and-Setup/Communication-Configuration/ComposerWebService-mws-and-mwsbasic/Configuring-the-ComposerWebService-mws-on-the-Server - 2023-12-18

Content Composer Advanced Design and Setup

Platform
Content Composer
Product
Advanced Design and Setup
Release
Foundation 23.2
License
ft:locale
en-US
The specific functions of this service are provided by the Composer.MWS service. The service is installed as a Windows service as part of the Content Composer standard installation.

To configure individual settings for the server endpoint, complete the following steps.

  1. From the %Composerdir% directory, open Composer.MWS.exe.config with a text editor that supports UTF-8.
  2. Search for the following line.
    <add baseAddress ="http://localhost:8011/mws" />
  3. Check the baseAddress attribute and change the value if required.
    Note: The value entered must be the host base address of the service.

    Example

    <add baseAddress ="http://Hyland:8011/mws" />