Add a JDBC Provider to WebSphere

JDBC providers are used by server applications to retrieve data from databases. The following procedure documents how to add an Oracle JDBC provider to WebSphere. Data sources will also be created to connected to the ALBPM engine and ALBPM directory.

To add a JDBC provider to WebSphere:

 

Step 1: Database Type

Select Oracle.

Step 2: Provider Type

Select Oracle JDBC Driver.

Step 3: Implementation Type

Select XA Data Source.

 

Name

Enter a name for the engine data source.

JNDI Name

This name must match the Engine Runtime Datasource Lookup Name defined for the ALBPM engine in Process Administrator.

Component-Managed Authentication

Select the engine connector previously created in Add a J2EE Engine Connector.

Container-Managed Authentication

Select the engine connector previously created in Add a J2EE Engine Connector.

Mapping Configuration

Select DefaultPrincipalMapping.

URL

Enter the URL to the data source in the syntax: jdbc:oracle:driver-type:@host:port:SID

 

Name

Enter a name for the directory data source.

JNDI Name

This name must match the Engine DI Datasource Lookup Name defined for the ALBPM engine in Process Administrator.

Component-Managed Authentication

Select the directory connector previously created in Add a J2EE Directory Connector.

Container-Managed Authentication

Select the directory connector previously created in Add a J2EE Directory Connector.

Mapping Configuration

Select DefaultPrincipalMapping.

URL

Enter the URL to the data source in the syntax: jdbc:oracle:driver-type:@host:port:SID