About Content Composer Communication - Advanced Design and Setup - Foundation 23.2 - Foundation 23.2 - Ready - Content Composer - external

Content Composer Advanced Design and Setup

Platform
Content Composer
Product
Advanced Design and Setup
Release
Foundation 23.2
License

Content Composer consists of a number of server-side services and clients.

Client and server services communicate via SOAP web service interfaces made available on the basis of the Microsoft Windows Communication Foundation (WCF).

To ensure that client and server communication can take place, clients need to know the network addresses of server-side services.

As communication is done using the HTTP protocol, a server address looks like that of a typical web page.

Example

http://Hostname:Port/sts

The following chapters look at each individual Web Service interface and explain in detail the relevant configuration settings for client and server.

Note: Communication between server and client can only be established when the same network name and port is defined in the respective client and server settings.