Create a SIBJMSConnectionFactory step
Use this step to create a SIBJMSConnectionFactory on a give scope.
Required properties:
Property | Description |
---|---|
Connection Type | Select the Connection Type to use with
wsadmin. The default value is "SOAP". Possible values are:
|
Scope |
Enter the scope, which is the containment path to the parent on which to create this SIBJMSConnectionFactory. For example: /Cell:cellName/ServerCluster:clusterName/. Note: The path must end with a "/". |
SIBJMSConnectionFactory Name | Enter a name for the SIBJMSConnectionFactory you want to create. |
JNDI Name | Enter a JNDI name for the factory you want to create. |
Bus Name | Enter the name of the SIBus to associate with this Connection Factory. |
Type | Enter the type of Connection Factory to create. Use Queue or Topic. |
Optional properties:
Property | 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 username 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. |