ActiveMatrix BPM Node Type: Custom Keystore Configuration

Field Description
Provide custom keystore locations for this node Whether to specify non-default paths to the keystore folder (or trust store folder) of each shared resource. When selected, the Custom Keystore Configuration fields are displayed.

Default: Cleared

build.properties entry: bpm.nodetype.customkeystores

Note: The paths specified on this screen must match the non-default paths specified when the initial BPM node was created. These paths are stored in BPM node-level substition variables. To find these variables:
  1. Log in to TIBCO Administrator.
  2. Click Infrastructure > Nodes.
  3. Select the name of an existing BPM node name - for example BPMNode1.
  4. Click Substitution Variables.
Custom Keystore Configuration:
HTTP Keystore location Full path to the ActiveMatrix BPM SSL client keystore folder.

This must be the same path as the one in the BPM node substitution variabletibco.bpm.client.keystore.

build.properties entry: bpm.nodetype.clientkeystorelocation

LDAP Truststore location Full path to the ActiveMatrix BPM LDAP trust store folder.

This must be the same path as the one in the BPM node substitution variable tibco.bpm.ldap.keystore.

build.properties entry: bpm.nodetype.ldapkeystorelocation

WSS Keystore location Full path to the ActiveMatrix BPM authentication keystore folder.

This must be the same path as the one in the BPM node substitution variable tibco.bpm.wss.keystore.

build.properties entry: bpm.nodetype.wsskeystorelocation

WSS Truststore location Full path to the ActiveMatrix BPM authentication trust store folder.

This must be the same path as the one in the BPM node substitution variable tibco.bpm.wss.truststore.

build.properties entry: bpm.nodetype.wsstruststorelocation

Allow empty keystore locations Whether to bypass validation of empty fields for keystores or trust stores that are not in use.

Default: Cleared