WebSphere WMB Set Execution Group Properties Step

This step sets runtime properties for an execution group.

Required properties:

Property Name Description
Execution Group The name of the Execution Group to deploy to.
Properties A newline-separated list of properties that you want to set, provided in name=value format.
IP The IP address of the target server.
Port The port of the target server.
Queue Manager The WebSphere Queue Manager that the broker is using.

Optional properties:

Property Name Description
Username Specify an alternate username for authentication against WMQ in case the step is running as an invalid user.
Trace File Used to specify the trace logging file. If no value is supplied, then trace logging is disabled.
Jar Path The full path that contains both the ConfigManagerProxy.jar and the com.ibm.mq.jar. For example: C:\Program Files\IBM\MQSI\7.0\classes\ConfigManagerProxy.jar:C:\Program Files\IBM\WebSphere MQ\java lib\com.ibm.mq.jar