WebSphere Export DataSource Properties from a Cluster Step

This step is used to export the datasource properties from a cluster.

Required properties:

Property Name Description
Name Enter the name for your Export DataSource Properties from a Cluster step.
Connection Type Select the Connection Type to use with wsadmin. The default value is "SOAP". Possible values are:
  • SOAP
  • RMI
  • NONE
Cluster Name Enter the cluster name that hosts the JDBCProvider.
JDBCPRovider Name Enter the name of the JDBCProvider for the datasource.
DataSource Name Enter the name of the datasource from which to get properties.

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.