Create Data Source Step

This step creates a JDBC MBean object to represent the data source with the listed configuration options.

Required properties:

Property Name Description
Hostname Enter the hostname of the Weblogic server. The default value is localhost.
Port Enter the port on which the Weblogic server is hosted. The default value is 7001.
Username Enter the username for Admin Console access.
Password Enter the password for Admin Console access.

Path to WebLogic Client Jar

Enter the full path to the WebLogic client Jar file.
Name Enter the name of the data source being created. The default value is JDBCConnectionPool.