Get message - assured get

Assured message get works in a similar way to put. If a get message command is issued with a confirmId parameter greater than zero, the message is left locked on the queue on which it resides until a confirm flow is processed by the target queue manager. When a confirm flow is received, the message is deleted from the queue. Assured get of synchronous messages describes a get of synchronous messages:
Figure 1. Assured get of synchronous messages
Diagrammatic representation of description above.

Parent topic: Synchronous assured message delivery