After a message has been read from a queue should you be able to see the valid messageId in the MQMessage object even if you have not specifically read on a message Id ?
Can anyone tell me if it is possible to browse a queue using correlation ids ? I have code working which browses sequentially ok, but when I try it by configuring it to browse on correlation id ...