tibemsQueue_Create
Function
COBOL Call
CALL "tibemsQueue_Create" USING BY REFERENCE queue, BY REFERENCE queueName, RETURNING tibems-status END-CALL.
Remarks
This call creates only local objects (within the program). It does not attempt to bind the local queue object to the corresponding server object until the program creates a tibemsMsgConsumer or a tibemsMsgProducer that uses the queue.
The bind can fail for the following reasons:
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.