Dependencies
The JavaScript API can be accessed on a Communications Manager installation at https://<server>/proxy/ccmcomposerui.js where <server> is the host name of the server.
The corresponding CSS file can be found next to it at https://<server>/proxy/ccmcomposerui.css.
The API depends on jQuery and jQuery UI. The page where ComposerUI is integrated should refer to both components. We advise to use the most recent versions. See the Tungsten Communications Manager Technical Specifications document for more information about compatible versions.
The web page that includes the JavaScript API should be identified to the browser as being encoded in UTF-8.