Create ActiveMatrix Administrator Server Properties

Machine Name

ActiveMatrix Administrator Server creation scripts are created under admin sub folder in CONFIG_HOME/tct.

You can modify the build.properties every time you want to create a new ActiveMatrix Administrator Server. Edit the properties listed in the table below and execute the build.xml to create the ActiveMatrix Administrator Server.

Update the following properties with the correct machine name:

File Name Property Description
build.properties serverconnsetting.host Machine on which ActiveMatrix Administrator runs.
serverconnsetting.port ActiveMatrix Administrator Server Port number
serverconnsetting.adminurl ActiveMatrix Administrator server URL.

Enterprise Name

Update the following property if the ActiveMatrix enterprise name has changed.

File Name Property Description
build.properties admin.enterprise.name ActiveMatrix enterprise name

Installation Location

Update the following property when the ActiveMatrix software is installed in a different location.

File Name Property Description
build.properties tibco.home ActiveMatrix installation location.

Configuration Folder Location

Update the following property when using a different configuration data folder location.

File Name Property Description
build.properties tibco.config.mgmt.home ActiveMatrix runtime state configuration location.
Note: All the properties that contain a path must conform to the path conventions of the target operating system.