Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Tools : @MOMSPECIALCMD

@MOMSPECIALCMD
Sends a Message Oriented Middleware (MOM) command to a queue listener task. (C)
Invocation
CALL @MOMSPECIALCMD(manager_name, queue_name, command)
 
Usage Notes
At present, the only valid command is SHUTDOWN. This tells a queue listener task to come out of its wait state and causes the MOM_SHUTDOWN exception to be raised. This exception can then be trapped by the listening rule.

Exceptions
 
Example
Refer to the example in the section on the Service Gateway for WMQ in TIBCO Object Service Broker for z/OS External Environments or TIBCO Object Service Broker for Open Systems External Environments.
See Also
TIBCO Object Service Broker for z/OS External Environments or TIBCO Object Service Broker for Open Systems External Environments for additional information on using the MOM tools and the Service Gateway for WMQ.
Related tools: @MOMINIT, @MOMCONNECT, @MOMOPEN, @MOMPUT, @MOMGET, @MOMCOMMIT, @MOMROLLBACK, @MOMOPTION, @MOMSETOPT, @MOMMAPLENGTH, @MOMVALIDRC, @MOMCLOSE, @MOMDISCONN, @MQSMAP and @MQSMAP_PORT.
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved