Previous Topic

Book Contents

Book Index

Next Topic

Rich Client
  • Add jar files with AgentOne API to Valuemation

    Sikom AgentOne API is not distributed with Valuemation.

    Copy the files 'log4j-1.2.15.jar' and 'agentone-5.0.jar' into the installation directory of the Rich Client: <installation root>\lib\cti\sikom

  • Modify batch files

    To enable CTI, modify set_env.bat:

    1. Define variable:

      Help Image

    2. Define JTAPI libraries (provided by CTI server vendor*) which should be used by Valuemation, e.g.:

      Help Image

      Note: Vendor specific JTAPI are not (cannot be) distributed with Valuemation.

    3. Modify variable TCP defining CLASSPATH to refer JTAPI variable, e.g.:

      Help Image

      Modify admin.bat to refer ENABLE_CTI variable, e.g.:

      Help Image

    • Enable debugging

      Add to a command line in Valuemation admin.bat:

      -Ddebug_cti=true

      Help Image

      Action CTI Test is available in the main menu only when debug_cti=true

See Also

How to enable Valuemation CTI

Web Client