WebSphere WMB Set Message Flows Property Step

This step sets runtime properties on a list of message flow.

Required properties:

Property Name Description
Execution Group The name of the Execution Group to deploy to.
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
Directory Offset The path under the current working directory where the step should execute. Absolute paths are not allowed.
Message Flows A newline-separated list of message flows.
Properties A newline-separated list of properties that you want to set, provided in name=value format.
Property File The name and path to a property file that contains the properties. This can be used instead of explicitly providing all the properties in the Properties field and the flows in the Message Flows field. You must specify the property file in the same format as the mqsiapplybaroverride command.
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