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:
|
Trust Store Location | Either:
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:
build.properties entry: bpm.adminserver.ssl.truststorepassword |