Trigger transmission

This method attempts to transmit pending messages. Only unlocked messages are transmitted.

Asynchronous remote queues and home server queues respond to trigger transmission processing. Put messages with no confirmID or put messages and confirm them before calling this method. Only messages that are fully 'put' can be transmitted.

Parent topic: Queue ordering

Trigger transmission rules

There are a number of rules, which can control the trigger transmission processing, if processing occurs. See the Rules topic for more information.

rc = mqeQueueManager_triggerTransmission(hQueueManager,&exceptBlock);