Create JDBCProvider

Create a JDBCProvider with specified scope.
Table 1. Input properties for the Create JDBCProvider step
Name Type Description Required
Command Path String The directory location of the wsadmin command-line executable: e.g., /opt/IBM/WebSphere/AppServer/bin/. No
User Name String The user name to be used to connect to the WebSphere® Node. No
Password Password The password to be used to connect to the WebSphere Node. No
Host String Hostname of the server to connect to. No
Port String The port to connect to. No
Connection Type Enumeration:
  • SOAP
  • RMI
  • NONE
The type of connection to use with wsadmin. Yes
Scope String The scope at which to create teh JDBCProvider. Format: type=name. Type can be Cell, Node, Server, Application, or Cluster, and name is the name of the specific instance of the cell, node, server, application, or cluster that you are using. Yes
JDBCProvider Name String The name of the JDBCPRovider to create. Yes
DB Type String The DB Type of the JDBCPRovider to create. Yes
Provider Type String The Type of the JDBCPRovider to create. Yes
Implementation Type String The Implementation Type of the JDBCPRovider to create. Yes
Description String The Description of the JDBCPRovider to create. Yes
Class Path String The Classpath of the JDBCPRovider to create. Yes
Native Path String The Native of the JDBCPRovider to create. Yes

Feedback