WebSphere WMB Deploy Step

This step deploys a broker archive.

Required properties:

Property Name Description
BAR File Names A comma-separated list of broker archive files to deploy.
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
Value for Full Deploy If selected, the execution group is emptied before deploy.
Timeout The amount of time to wait for each BAR file deploy result to come return (in milliseconds). The default value is 60000.
Value for Start/Stop Message Flows If selected, all message flows in the execution group are stopped before deployment and started after deployment.
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