SSE Proxy Configuration

The CUE editor communicates with the Content Engine via an SSE proxy. In order to support this communication the SSE proxy is configured with a URL (http://editorial.example.com/webservice/escenic/changelog/sse, for example) and credentials allowing it to access the Content Engine web service's SSE change log. The CUE Live plug-in, however, has its own change logs for broadcasting SSE events: an editorial change log for communicating with CUE, and a presentation change log that can be used by read-only client applications.

You therefore need to reconfigure your SSE proxy after installing CUE Live and add URL and credentials for the following additional SSE change logs:

http://host-ip-address/live-center-editorial/changelogSSE

The URL of the editorial SSE change log.

http://host-ip-address/live-center-presentation-webservice/changelogSSE

The URL of the presentation SSE change log.

Note that you may have set up multiple SSE proxies for different purposes, so these settings might need to be added to different proxies.