ActiveMatrix BPM: BDS Database Configuration

Note: This screen is displayed only if you selected Edit the database used by the AMX-BPM system on the Select Edit Configurations screen.
Field/Button Description
Use different database to other AMX-BPM components Whether ActiveMatrix BPM should host the BDS case data store in the ActiveMatrix BPM database or in a separate database.
  • When selected, the BDS case data store will be hosted in a separate database. The remaining fields in this table are available. The database type of both BDS case data store and the ActiveMatrix BPM database should be the same. You must select Generate Scripts to generate the SQL scripts needed to create the specified ActiveMatrix BPM database.
  • When cleared, the BDS case data store will be hosted in the ActiveMatrix BPM database, as specified on the ActiveMatrix BPM: Runtime Database Configuration screen.

Default: Cleared

URL JDBC connection string that identifies the database to be used to host the BDS case data store.

In the case of DB2, this database must have been created previously. For other databases, the specified string will be used to automatically create the database.

ActiveMatrix BPM will use this string to connect to the BDS case data store.

For the format to use, see "JDBC Connection String Formats" in the TIBCO ActiveMatrix BPM Administration Guide.

BDS Username Database server (or for DB2, operating system) user account that ActiveMatrix BPM should use to connect to the specified database URL.

If you are using a DB2 database, this must be the name of an existing operating system user.

Default: bpmuser

BDS Password Password for the specified BDS Username.
Test Connection Verifies that TIBCO Configuration Tool can connect to the specified database using the information supplied on this page.