![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Commits all changes to queues from a single Message Oriented Middleware (MOM) message manager. (C)CALL @MOMCOMMIT(connection)
• 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.
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.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.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |