ActiveMatrix BPM: Runtime Database Configuration
Field/Button | Description |
---|---|
Database Driver | Database driver used to connect to the database server that hosts the ActiveMatrix BPM database to be used by this BPM system. The drivers available are those that have been previously installed using the TIBCO Configuration Tool Configure Third-Party Driver Wizard. However, you must choose a driver for the same database type (DB2, Oracle, or SQL Server). |
URL | JDBC connection string that identifies this ActiveMatrix BPM database.
ActiveMatrix BPM will use this string to connect to this ActiveMatrix BPM database. For the format to use, see "JDBC Connection String Formats" in the TIBCO ActiveMatrix BPM Administration Guide. |
Username | Database server user account that ActiveMatrix BPM should use to connect to this ActiveMatrix BPM database. TIBCO Configuration Tool automatically creates the specified account if it does not already exist.
The specified Username must be unique to this BPM system; you cannot use an existing user account that is used by a different BPM database on this server. If you are using a DB2 database, this must be the name of an existing operating system user. Default: bpmuser |
Password | Password for the specified Username. |
Test Connection | Verifies that TIBCO Configuration Tool can connect to the specified ActiveMatrix BPM database using the information supplied on this page.
Connection will be possible only when: |
Generate Scripts | Generates the SQL scripts needed to create the specified ActiveMatrix BPM database.
You must generate the database creation scripts if you chose to manually create the database in the ActiveMatrix BPM: Database Administratorscreen. See Manually Running BPM Database Creation Scripts for more information about how to manually create the database. |