Installing Interactive Services

SIS Interactive Services consists of two webMethods Integration packages contained in two zip files, namely:
  • CES_EIIF.zip
  • CES_DXML.zip
This task explains how to install SIS interactive service:
  1. Edit the <webMethods Integration Server Installation>/bin/server.bat/sh file to include this new variable:
    set CES_EIII_PATH="<webMethods Integration Server Installation>\packages\CES_EIIF\code\jars"

  2. Add the path for APPEND_SYSTEM_CLASSPATH variable:
    "%CES_EIII_PATH%\tapi.jar;%CES_EIII_PATH%\xdapi.jar;%CES_EIII_PATH%\weblogic.jar;%CES_EIII_PATH%\logapi.jar; %CES_EIII_PATH%\eis.jar;%CES_EIII_PATH%";

  3. Copy the two webMethods packages (CES_EIIF.zip and TMICB_DXML.zip) from <CES installation>SIS/interactive/wm to <webMethods Integration Server Installation>/replicate/inbound.

  4. Go to the webMethods Integration Server Administration tool's Package Management section.
    Note: The webMethods Integration Server Administration tool is located by default at http://<webMethods Integration Server host>:5555.

  5. Go to <webMethods Integration server install location>\packages\CES_EIIF\config directory.
    Where <webMethods Integration server install location> is the location in which webMethods is installed.

  6. Copy all xml files in the config directory to a backup location outside of your webMethods installation area.

  7. Click Install Inbound Releases.
    Note: For more information, refer to webMethods documentation.

  8. For each SIS Interactive Services package, click Install Release.
    Note: For detailed information on installing new packages, refer to webMethods documentation.

  9. Copy the saved version of the .xml files back to the location:
    <webMethods Integration server install location>\packages\CES_EIIF\config.