Run MQ Script step
This step runs a custom MQ script that consists of MQ Control commands.
Required properties:
| Property Name | Description |
|---|---|
| Queue Manager Name | The name of the queue manager on which to run the script. |
| Script Data | The script to be run. Enter the actual
commands that the script must run. For example:
DISPLAY QUEUE ('My Queue').
|
| Command Directory | Directory of the WebSphere MQ commands. For example: C:\Program Files (x86)\IBM\WebSphere MQ\bin. |
Optional properties:
| Property Name | Description |
|---|---|
| Additional Arguments | Any additional arguments for the Create Queue Manager command. |

