Previous Topic

Book Contents

Book Index

Next Topic

Server Setup

The server setup process consists of the following steps:

  1. Edit the WEB-INF/web.xml file and set the following init-params:

    <init-param>

    <param-name>enable_cti</param-name>

    <param-value>true</param-value>

    </init-param>

    <init-param>

    <param-name>clientConfig.pushServiceType</param-name>

    <param-value>CONTINUOUS</param-value>

    </init-param>

  2. Restart the Valuemation web application.

See Also

Server Based CTI

User Setup

Example of Webservice Call

How to Test

Webservice