Posted: Wed Aug 23, 2006 9:00 am Post subject: MQGET node comfirmation/quick question
Centurion
Joined: 27 Jul 2006 Posts: 102
I have been reading about the mqget node in v6. I know you can get by messageID, correlationID,...
If you get by correlationID, does the get only check the first message to arrive on the queue (so if it fails you get an error and would have to reissue the get)?
I am hoping that it works where it will keep checking until the wait interval is over or it successfully finds a message that matches the chosen options, but I have my doubts.
The MQGet node issues the same GET call that a regular MQ Application would issue.
So specifying the Match options will work the same for the MQGet node as they will for a regular MQ application. _________________ I am *not* the model of the modern major general.
Thanks. I was just unsure of the wording, as it wasn't explicitly stated. The queue manager will search for a message that matches the specified mqmd pieces. No other messages will be destroyed. That is what I was hoping for.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum