Set parameters required for Dynamic Release Management deployment

Three new parameters need to be configured within properties.txt for IXIASOFT CCMS Web that implements the IXIASOFT Dynamic Release Management cache system. For an upgrade to CCMS Web they must be added manually to the file.

For an implementation of CCMS Web utilizing IXIASOFT Dynamic Release Management, one of the two following scenarios will apply:
  • If you are upgrading from CCMS Web 5.2, you must add the following parameters to properties.txt before configuring them.
  • If this is a new installation of CCMS Web 6.2, the parameters only need to be configured in properties.txt.
  1. In the location where you extracted the package, open the properties.txt file in a text editor.
  2. Add or configure the following parameters as required.
    Parameter Describes
    APPSERVER_HOSTNAME

    The hostname of the server where the Web Application is installed.

    Example:

    APPSERVER_HOSTNAME=<COMPANY_HOSTNAME>

    The hostname cannot include spaces.

    APPSERVER_SUBSCRIPTION_PORT

    The port number for connecting the replication service between TEXTML Server and the Web Application Server.

    Default value: 3200. This value can be different if there are many Application Servers sharing a single computer.

    APPSERVER_SUBSCRIPTION_ID

    This is a string describing the replication connection. Using the name of the app server is strongly recommended. It should also be unique for TEXTML Server if there are many docbases and many application servers.

    The name of a docbase cannot include spaces.

  3. Save and close the properties.txt file.