After creating a JDBC datasource for the directory database, you another JDBC resource to provide database
connectivity to Oracle BPM applications for the Oracle BPM engine database.
Before creating the JDBC Datasources you must have defined:
To configure a JDBC datasource for the engine database:
-
Login to WebSphere's Administration Console. By default, it runs on
http://host:9060/ibm/console.
-
Go to and
click on the BEA JDBC Provider you created previously.
-
Click on Data sources, located in the Additional
properties section.
-
Click New to create a new Data source for Oracle BPM Engine database.
Enter the following configuration information for the new data source:
| Option |
Value |
| Data source name |
Oracle BPM Engine Datasource |
| JNDI name |
XAEngineDS |
| Component-managed Authentication Alias |
Select the Authentication entry you defined previously for Oracle BPM Engine database.
Example:
<node>/Oracle BPM Engine DB Auth
|
-
Click Next and enter the following Data store helper class name:
albpm.jdbc.websphere.ALBPMDataStoreHelper.
-
Click Next again, and Finish after reviewing
all selected options.
-
Select your newly created Data source.
-
Click Custom
properties located under the Additional
properties section.
-
Configure the connectivity properties for your database vendor.
See Engine and Directory Database Connectivity for more information.
For general information on using the JDBC drivers provided with BEA products, see
JDBC
Drivers.
-
Click on Save to persist your WebSphere configuration changes.
The JDBC Datasource for Oracle BPM Engine database is configured.