SHARED variables for IBM MQ events
This section describes SHARED variables and variables that are supplied by
BMC AMI Ops Automation
and set by IBM MQ events.
SHARED variables
The following table contains descriptions for SHARED variables available to BMC AMI OpsA Rules and EXECs.
Shared variable name | Description |
---|---|
QAOQAOST | Status of BMC AMI Ops Automation for MQ Possible values are ACT or INACT. |
QQMSxxxx or QQMS.xxxx | Status of connection to queue manager where xxxx is the subsystem ID (SSID) of the queue manager This variable is valid only for queue managers with a valid connection. The absence of this variable may mean the queue manager is not active, or no Rules are enabled which access this queue manager. |
QCPFxxxx or QCPF.xxxx | Command prefix string (CPF) where xxxx is the SSID of the queue manager This variable is available only if a connection has been established. |
QDEDxxxx or QDED.xxxx | Name of the dead letter queue where xxxx is the SSID of the queue manager This variable is available only if a connection has been established. |
QCMDxxxx or QCMD.xxxx | Name of the command input queue where xxxx is the SSID of the queue manager This variable is available only if a connection has been established. |
QLVL.xxxx | Version of the queue manager (which is also called the Function Level) The value is taken from the CMDLEVEL attribute of the queue manager where xxxx is the SSID of the queue manager. For example, if the queue manager ID is CSQ1, then xxxx = CSQ1. This variable is available only if a connection to the queue manager has been established. |
This section contains the following topic: