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


Chapter 3 Tools : @MOMCOMMIT

@MOMCOMMIT
Commits all changes to queues from a single Message Oriented Middleware (MOM) message manager. (C)
Invocation
CALL @MOMCOMMIT(connection)
 
Usage Notes
When running under the CICS MQSeries Adapter, the MQSeries COMMIT verb is not allowed. CICS handles the committing of changes at the end of the CICS transaction or when the “EXEC CICS SYNCPOINT” command is issued.
@MOMCOMMIT, when run under the CICS MQSeries Adapter, generates an “EXEC CICS SYNCPOINT” to commit MQSeries changes. Any other pending CICS changes are also committed at this time.

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, @MOMROLLBACK, @MOMSPECIALCMD, @MOMOPTION, @MOMSETOPT, @MOMMAPLENGTH, @MOMVALIDRC, @MOMCLOSE, @MOMDISCONN, @MQSMAP and @MQSMAP_PORT.
 

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