Update J2EEResourceProperty on Object

Create or Update J2EEResourceProperty on a config object.
Table 1. Input properties for the Update J2EEResourceProperty on Object 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
Object Containment Path String The containment path to the object on which to update attribute. i.e. /Cell:cellName/ServerCluster:clusterName/. Note, it must end with a / Yes
Property Name String The property name to update the value of. Yes
Value String The value to set the property to. Yes
Type String The type of the property. i.e. java.lang.String. Yes

Feedback