get next considerations for WebSphere MQ message queues

In WebSphere® MQ message queues, the get next statement reads the first record in the queue.

When a get next statement reads from a message queue, the first record in the queue is read into the MQRecord variable. This placement occurs because the get next invokes one or more WebSphere MQ API calls:


Feedback