Command Path |
String |
The directory location of the wsadmin command-line executable
file: Example: /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 |
The host name of the server to connect to. |
No |
Port |
String |
The port to connect to. |
No |
Connection Type |
Enumeration:
|
The type of connection to use with wsadmin. |
Yes |
Cluster Name |
String |
The name of the Cluster that the JDBCProvider
lives on. |
Yes |
JDBCProvider Name |
String |
The name of the JDBCPRovider to create the data
source on. |
Yes |
DataSource Name |
String |
The name of the data source to create. |
Yes |
DataStore Helper ClassName |
String |
The ClassName of the dataStoreHelper. |
Yes |
JNDI Name |
String |
The JNDI Name for this data source. |
Yes |
DB Name(Legacy) |
String |
The database name for this data source. This
value is for supporting earlier releases. Use the Resource
Properties text area. |
No |
Driver Type |
String |
The driver type for this data source. This value
is for supporting earlier releases. Use the Resource Properties text
area. |
No |
Server Name |
String |
The server name for this data source to connect
to. This value is for supporting earlier releases. Use the Resource
Properties text area. |
No |
Port Number |
String |
The port number for this data source to connect
to. This value is for supporting earlier releases. Use the Resource
Properties text area. |
No |
Auth Alias |
String |
The alias to create or use for this data source. |
Yes |
Alias Username |
String |
The user name to use for the Auth alias if it
is not already created. |
Yes |
Alias Password |
Password |
The password to use for the Auth Alias if not
already created. |
Yes |
Description |
String |
The description of the data source to create. |
Yes |
Resource Properties |
String |
The resource properties to configure this data
source with. A new-line separated list of properties in this form: name|type|value |
Yes |