Customizing the Server Configuration - Installation - Foundation 23.2 - Foundation 23.2 - Ready - Content Composer - external

Content Composer Installation

Platform
Content Composer
Product
Installation
Release
Foundation 23.2
License

After the repository setup completes, you must enter the System Object ID you entered during the repository setup in a number of configuration files.

Modify UserRepository.config (Content Composer Server)

To modify the UserRepository.config file, complete the following steps:

  1. Under the installation directory, start Composer.ConfigurationEditor.
  2. On the File menu, click Open Configuration.
  3. In the Open Configuration File dialog box, select the UserRepository.config file and click Open.
  4. In the upper table, double-click the value of System Object ID and enter the value you entered during setup.
  5. To save your changes, on the File menu, click Save Configuration.

Modify Composer.MWS.exe.config (Content Composer Server)

To modify the Composer.MWS.exe.config file, complete the following steps:

  1. Under the installation directory, start Composer.ConfigurationEditor.
  2. On the File menu, click Open Configuration.
  3. In the Open Configuration File dialog box, select the composer.MWS.exe.config file and click Open.
  4. In the upper table, double-click the value of System Object ID and enter the value you entered during setup.
  5. To save your changes, on the File menu, click Save Configuration.

Specify Normal.dotm (Content Composer Server)

You must copy Normal.dotm to the installation directory that you specified in the Destination Folder page during the Installing Content Composer procedure.

Modify Composer.Client.exe.config (Content Composer Client)

To modify the Composer.Client.exe.config file, complete the following steps:

  1. Under the installation directory, start Composer.ConfigurationEditor.
  2. On the File menu, click Open Configuration.
  3. In the Open Configuration File dialog box, select the Content Composer.Client.exe.config file and click Open.
  4. In the upper pane, in the Value column, double-click the Odin View System Object ID value and enter the system object ID you entered during setup.
  5. Optional. You must change the corresponding URL based on whether a service is running on a different computer. Replace the local IP address or localhost with the IP address or name of the server on which the service is run. You must change the URLs localhost entry to the specific server host name or IP address for the following entries.
  • Data Provider Service
  • License Service
  • Login Service
  • Composer User Service
  • Composer Web Service
  • Composer Web Service Repository
  • Odin Web Service
  • Security Token Service

If the Content Composer Server service is on the ComposerServer host, you must change the Security Token Services URL from http://localhost:8000/sts to http://ComposerServer:8000/sts.

To change the URL, perform one of the following actions.

  • Change the URLs for all services.
  • Change a specific URLs of a service.

To change the URLs for all services, complete the following substeps:

  1. On theTools menu, click Adapt all Service URLs.
  2. In the Adapt Service URLs dialog box, type the URL and click OK.
  3. To save your changes, on the File menu, click Save Configuration.

To change a specific URLs of a service, complete the following substeps:

  1. In the Value column, double-click the value you want to change.
  2. Type the URL.
  3. To save your changes, on the File menu, click Save Configuration.

Start the Core service (Content Composer Studio)

To start the Content Composer Core service, complete the following steps:

  1. Open Windows Services.
  2. Start the Composer.Core service.