Previous Topic: Variables to Install CA XCOM Gateway Without the CA XCOM Interface Server

Next Topic: Variables to Install CA XCOM Gateway

Variables to Install the CA XCOM Interface Server

The following variables are required if you choose to install the CA XCOM Interface Server.

Important! If you do not select the CA XCOM Interface Server for installation, do not use these variables.

IS_USER_INSTALL_DIR

The installation directory for the CA XCOM Interface Server.

IS_DB_DBTYPE

The database type DB2 or MYSQL.

IS_DB_DBNAME

The database name.

IS_DB_CREATE_DB

1 to create a new database; 0 to use an existing database.

It cannot be 1 if IS_DB_DBTYPE is DB2.

IS_DB_XCOM_USER

The database user name

IS_DB_XCOM_PWD

The database user's password

IS_DB_CREATE_USER

1 to create a new user; 0 to use an existing user.

It cannot be 1 if IS_DB_DBTYPE is DB2.

IS_DB_XCOM_CONFIRM_PWD

Confirm the database user's password.

This is required if IS_DB_CREATE_USER is 1.

IS_DB_DRIVER_PATH1

The fully qualified path of the database driver file for MYSQL or DB2.

IS_DB_DRIVER_PATH2

The fully qualified path of the database driver license file for DB2.

Not required if IS_DB_DBTYPE is MYSQL.

IS_DB_HOST_NAME

The host where the database server (MYSQL or DB2) is installed.

IS_DB_PORT_NO

The port of the database server.

IS_DB_ADMIN_USER

The user with administrative credentials for the database server.

IS_DB_ADMIN_PWD

The administrative user's password.

IS_JBOSS_CONFIG

The fully qualified path of the JBoss configuration directory.

IS_HTTP_PORT

The HTTP port where JBoss is running on the local host.