Endpoint Configuration

The DC-X system with which CUE is to communicate must be configured as an endpoint, in the same way as the Content Store and CUE Print back ends. Add the URI of the DC-X endpoint as a new property under endpoints. For example:

endpoints:
  escenic: "http://escenic-host:81/webservice/index.xml"
  newsgate: "http://newsgate-host/newsgate-cf/"
  dc-x: "http://dcx-host/dcx/"