IBM MQ Virtual System Pattern Type script packages

IBM® MQ Virtual System Pattern Type script packages contain command scripts and queue manager commands to configure the basic part.

With the tools in the appliances, you can create additional script packages.

You can deploy an IBM MQ Virtual System Pattern Type script package by dragging it onto an IBM MQ basic part.

Table 1. IBM MQ Virtual System Pattern Type script packages
Script package name Description
MQExecuteMQSC Run MQSC scripts
MQExecuteMQSCCommand Run a single MQSC command
Table 2. Properties and default values of the MQExecuteMQSC script package
Property Description
QMGR_NAME Required: The name of the queue manager that MQSC commands must run on.
MQSC_DIRECTORY Optional: The name of the directory that contains the .mqsc files to be run. All files in the directory are run. You can specify only a single directory and subdirectories are not included.
Table 3. Properties and default values of the MQExecuteMQSCCommand script package
Property Description
QMGR_NAME Required: The name of the queue manager that MQSC commands must run on.
COMMAND Required: The single MQSC command that is to be run.