ActiveMatrix BPM Upgrade: Upgrade Configuration

Field Description
ActiveMatrix Platform Upgrade Details:
TIBCO Host Instance Name of the TIBCO Host instance (on the local machine) that hosts the BPM node to be upgraded.

A TIBCO Host instance that hosts an ActiveMatrix Administrator server (original or replicated) is identified by the string Admin-ActiveMatrixEnterpriseName-ActiveMatrixServerName.

Other TIBCO Host instances are identified by their host name - for example, ProductionHost.

Note: These names are the folder names of the TIBCO Host instances on the local machine, under CONFIG_HOME\tibcohost.

Default: Admin-ActiveMatrixEnterpriseName-ActiveMatrixServerName

build.properties entry: bpm.upgrade.host.instancename

ActiveMatrix BPM Upgrade Details:
Note: This section is only displayed when you are running this wizard on a machine that hosts an ActiveMatrix Administrator server (that is, a primary or second primary machine).

build.properties entry bpm.upgrade.host.only must be "true" on a machine that hosts an ActiveMatrix Administrator server, and "false" otherwise.

Application Name Name of the BPM application that identifies the BPM system to be upgraded.

Default: amx.bpm.app

build.properties entry: bpm.upgrade.app.name

Environment Name Name of the ActiveMatrix environment that hosts the BPM system to be upgraded.

Default: BPMEnvironment

build.properties entry: bpm.upgrade.environment

Automatically upgrade BPM Database Schema Whether TIBCO Configuration Tool should automatically upgrade the ActiveMatrix BPM database.
Note: TIBCO strongly recommend that you select this option.

See Manually Upgrading the BPM Database for more information about how to decide if you need to manually upgrade the database.

Clearing this field enables Generate Scripts.

Default: Selected

build.properties entry: bpm.upgrade.schema

Generate Scripts Generates the SQL scripts needed to manually upgrade the ActiveMatrix BPM database. See Manually Running BPM Database Upgrade Scripts for more information about how to use these scripts.
ActiveMatrix BPM Shared Configuration Folder:
Configuration Folder This is a folder under CONFIG_HOME that stores configuration data generated by the BPM system. This must be set to the same folder that was specified during the original installation.
Note:

If this BPM system is distributed across different machines (to provide high availability and/or scalability), this must be a location on a suitable shared network drive. For example, SHARED_DIR\bpm_config - see Shared File System.

Default: CONFIG_HOME\bpm

build.properties entry: bpm.config.home.root