1.2.5 Configure DBAdapter
This topic explains the steps to configure DBAdapter.
To configure DBAdapter, follow the steps given below.
- Log in to Weblogic Console and click Deployment under Domain Structure.The Summary of Deployments screen is displayed.
- In the Deployments table, select DbAdapter. You will be navigated to Settings for DbAdapter.The Settings for DBAdapter screen is displayed.
- Click the Configuration tab and select Outbound Connection Pools under it.
- Under Groups and Instances, click and expand javax.resource.cci.ConnectionFactory.
- Click New and select javax.resource.cci.ConnectionFactory in Outbound Connection Group.
- Define JNDI Name as eis/DB/FCCDEV and click on Finish.

The jndi name should be the same as the one in the Dbutility sub-process. - Click the DbAdapter again.The new JNDI name is listed.
- Click on the hyperlink
eis/DB/FCCDEV.The Settings for javax.resource.cci.ConnectionFactory screen is displayed.Figure 1-21 Settings for javax.resource.cci.ConnectionFactory
- Click the Property Value field for the DataSourceName and update the application JNDI reference (given in fcubs.properties file), and press the Enter key.
- Save and restart the Admin server.
Parent topic: Integrating Oracle FLEXCUBE IS and BPEL


