Posted: Tue Mar 09, 2004 1:52 pm Post subject: CorrelId
Master
Joined: 19 Feb 2004 Posts: 225
In MQPUT on MQSI i am converting a string into BLOB and setting it as the correlationId of the message, I am using a C program to do a MQGET on recieving end. my C program only has that string, i think i need to convert it to BLOB before i call MQGET. correct me i am wrong....
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
I'm not 100% sure that I understand the question. If you are asking how to treat the correlation id of a message, you are best off treating it as bytes even if you are putting text into it. It won't get converted and the string copy commands you use might overrun buffers.
If this doesn't help any, try posting to the WMQI Support forum.
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