ActiveMatrix BPM: Administrator Server Configuration

Field/Button Description
Use Existing ActiveMatrix Administrator Server Whether to use an existing ActiveMatrix Administrator server.

When this option is selected, the remaining fields on the screen are enabled. (In this case, the ActiveMatrix BPM: Host and Node Configuration screen is displayed when you click Next on this screen.) Select this option if you are installing this BPM system into an existing ActiveMatrix enterprise.

When this option is cleared, you use subsequent screens in the wizard to create a new ActiveMatrix Administrator server - see Create TIBCO ActiveMatrix Administrator Server Wizard for more detailed information about the remaining screens. (In this case, the Administrator Server Configuration: Details screen is displayed when you click Next on this screen.)

Default: Selected

build.properties entry: bpm.adminserver.bindadmin

Machine Name Name of the machine that hosts the ActiveMatrix Administrator server for this ActiveMatrix enterprise. The value of this property must either be a hostname resolvable through DNS or 0.0.0.0; it cannot be an IP address.

Default: Name of the machine on which TIBCO Configuration Tool is running.

build.properties entry: bpm.adminserver.bpm.host

Port Browser port used to access the ActiveMatrix Administrator server.
Note: If this BPM system is distributed across different machines (to provide high availability and/or scalability), this port should be configured for load balancing across all required machines - see Load Balancer.

Default: 8120

build.properties entry: bpm.adminserver.port

Username ID of the ActiveMatrix Administrator superuser.

Default: root

build.properties entry: bpm.adminserver.username

Password Password of the ActiveMatrix Administrator superuser.

Default: t

build.properties entry: bpm.adminserver.password

Admin server is SSL enabled Whether the Administrator server internal port is enabled for SSL. When selected, SSL Keystore Configuration fields are displayed.
Note: If this BPM system is distributed across different machines (to provide high availability and/or scalability), the Trust Store Location must be SHARED_DIR\keystores - see Shared File System.

build.properties entry: bpm.adminserver.enablessl

Test Connection Verifies that TIBCO Configuration Tool can connect to the Administrator server using the information supplied on this page.
SSL Keystore Configuration:
Create a Trust Store Obtains certificates from the specified Administrator server and creates a new trust store, which will be used to establish the trust relationship with the Administrator server:
  1. Click Create a Trust Store.
  2. Specify a password to protect the keystore and click Next . The SSL setup wizard displays the certificates imported from the Administrator server.
  3. In the Trust Selected Certifications area, select the certificates to trust and click Finish. The wizard fills in the Keystore Location, Keystore Type, and Keystore Password fields.

    If you do not click Create a Trust Store, you must specify the details of an existing trust store that can be used to establish the trust relationship with the Administrator server.

Trust Store Location Either:
  • the location in which the created trust store will be stored, or
  • the location of the trust store to be uploaded to ActiveMatrix Administrator. (You can either type this directly or use the Browse button to find it.)

build.properties entry: bpm.adminserver.ssl.truststore

Trust Keystore Type The type of the created or uploaded trust store: JKS or JCEKS.

Default: JKS.

build.properties entry: bpm.adminserver.ssl.truststoretype

Trust Store Password Either:
  • the password specified in the Create a Trust Store wizard, or
  • the password required to access the trust store that is to be uploaded.

build.properties entry: bpm.adminserver.ssl.truststorepassword