Application Server Management Plugins → IBM WebSphere Application Server Plugin → WebSphere Create JDBCProvider Step
Use this step to create a JDBCProvider with specified scope.
Required properties:
Property Name | Description |
---|---|
Name | Enter the name for your Create JDBCProvider step. |
Connection Type | Select the Connection Type to use with
wsadmin. The default value is "SOAP". Possible values are:
|
Scope | Enter the scope at which to create the JDBCProvider in the format: type=name. The type can be a Cell, Node, Server, Application, or Cluster, and name is a specific instance of the cell, node, server, application, or cluster that you are using. |
DB Type | Enter the database type of the JDBCProvider you want to create. |
Provider Type | Enter the provider type of the JDBCProvider you want to create. |
Implementation Type | Enter the implementation type of the JDBCProvider. |
Description | Enter a description for the JDBCProvider. |
Class Path | Enter the class path of the JDBCProvider. |
Native Path | Enter the native path of the JDBCProvider. |
Optional properties:
Property Name | Description |
---|---|
Command Path | The directory location of the wsadmin
command-line executable. For example:
/opt/IBM/WebSphere/AppServer/bin/The default value is: ${p:resource/websphere.commandPath}. |
User Name | The user name to be used to connect to the WebSphere Node. The default values is ${p:resource/websphere.user}. |
Password | The password to be used to connect to the WebSphere Node. |
Password Script | To use a script or property lookups for your password, leave the Password field blank and enter it here. |
Host | Hostname of the server to connect to. |
Port | The port to connect to. |
Copyright © 2013–2017 Serena Software, Inc., a Micro Focus company. All rights reserved.