ALERT and THRESHOLD MQSERIES channel definitions
The resource name for an MQ channel is a concatenation of the channel name, connection name, and transmission queue name.
The channel is specified in the following format:
channel\conname\xmit
Generics can be coded to simplify the definition.
Examples:
CSQ1.TO.CSQ2= CSQ1.TO.CSQ2\=\CSQ2 CSQ1.TO.CSQ2\=\CSQ2
Where Variable length mask character is "=".