Create Data Source lswdbDfdDS
Create data source lswdbDfdDS as described. (For more information, see Oracle® E-Business Suite Software Development Kit for Java.)
Note:
The .dbc file referenced in the procedure came from the file you copied in Copy the Database Connection File.
To create data source lswdbDfdDS:
In Step 5, enter values exactly as follows:
- Name for the datasource:
lswdbDfdDS
- JNDI Name:
jdbc/lswdbDfdDS
- Database Driver:
Oracle's Driver (Thin) for Instance connections.
(Note that this driver is a non-XA driver.)
- Driver ClassName: oracle.apps.fnd.ext.jdbc.datasource.AppsDataSource
In Step 8, enter values for your environment:
- Database name: dmwebspr (example name)
- Hostname: your_hostname
- Port: database_port_number
- DB User Name: Enter the username your created in Create the Required User dmwebs@oracle.com
- Password: Enter the password created for that user.
In Step 10, enter values exactly as follows:
- Driver Class Name:
oracle.apps.fnd.ext.jdbc.datasource.AppsDataSource
- user=dmwebs@domain.com
- dbcFile=<Full path to DBC file>/<DBC File Name>.dbc
Select the target server. If you have created the new server, target the datasource to the new server. Else, target the datasource to the existing server.