ActiveMatrix BPM Upgrade: Administrator Server Configuration

Field/Button Description
Machine Name Name of the machine that hosts the ActiveMatrix Administrator server (that manages the BPM system being upgraded).

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

build.properties entries:

  • bpm.upgrade.admin.host
  • bpm.upgrade.admin.url
Port Browser port used to access the ActiveMatrix Administrator server.

Default: 8120

build.properties entries:

  • bpm.upgrade.admin.portnumber
  • bpm.upgrade.admin.url
Username ID of the ActiveMatrix Administrator server superuser.

Default: root

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

Password Password of the ActiveMatrix Administrator server superuser.

Default: t

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

Admin server is SSL enabled Whether the port used to access the ActiveMatrix Administrator server is enabled for SSL. When selected, the SSL Keystore Configuration fields are enabled.

Default: Follows the value selected for Configure to Secure All Communication with SSL on the Welcome screen.

build.properties entry: bpm.upgrade.adminserver.enablessl

Test Connection Verifies that TIBCO Configuration Tool can connect to the ActiveMatrix Administrator server using the information supplied on this page.
SSL Keystore Configuration:
Create a Trust Store Obtains certificates from the specified ActiveMatrix Administrator server and creates a new trust store, which will be used to establish the trust relationship with the ActiveMatrix 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 ActiveMatrix 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 ActiveMatrix 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.upgrade.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.upgrade.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.upgrade.javax.net.ssl.trustStorePassword