ActiveMatrix BPM Node Type: Administrator Server Configuration

Field/Button Description
Machine Name Name of the machine on which the ActiveMatrix Administrator server is running.

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

build.properties entry: bpm.nodetype.admin.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.nodetype.admin.portnumber

Username ID of the ActiveMatrix Administrator superuser.

Default: root

build.properties entry: bpm.nodetype.admin.username

Password Password of the ActiveMatrix Administrator superuser.

Default: t

build.properties entry: bpm.nodetype.admin.password

Admin server is SSL enabled Whether the Administrator server internal port is enabled for SSL. When selected, the SSL Keystore Configuration fields are enabled.
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.nodetype.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 TIBCO Administrator server and creates a new trust store, which will be used to establish the trust relationship with the TIBCO 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 TIBCO Administrator server.
  3. In the Trust Selected Certifications area, select the check boxes next to 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 TIBCO 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 click the Browse button to find it.)

    build.properties entry: bpm.nodetype.javax.net.ssl.trustStore

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

Default: JKS

build.properties entry: bpm.nodetype.javax.net.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.nodetype.javax.net.ssl.trustStorePassword