Author |
Message |
Topic: How unique is an auto-generated correlationId? |
jase_t_thomas
Replies: 5 Views: 3296
|
Forum: IBM MQ Java / JMS Posted: Wed Mar 17, 2010 3:44 am Subject: How unique is an auto-generated correlationId? |
Many thanks for your responses. |
Topic: How unique is an auto-generated correlationId? |
jase_t_thomas
Replies: 5 Views: 3296
|
Forum: IBM MQ Java / JMS Posted: Wed Mar 17, 2010 1:41 am Subject: How unique is an auto-generated correlationId? |
How unique is the correlationId when a legacy application uses MQC.MQPMO_NEW_CORREL_ID to generate a correlId for a message?
Is it unique for a queue manager? I would have thought it was.
What ... |
Topic: Auto generation of CorrelationID in JMS? |
jase_t_thomas
Replies: 4 Views: 6052
|
Forum: IBM MQ Java / JMS Posted: Tue Mar 02, 2010 1:10 am Subject: Auto generation of CorrelationID in JMS? |
No. I found nothing to indicate that it was possible using the JMS/MQ standard.
The comment above from fjb_saper does not answer my question, but merely asks why we are not following a different s ... |
Topic: JMS using MQPUT1 |
jase_t_thomas
Replies: 3 Views: 4201
|
Forum: IBM MQ Java / JMS Posted: Mon Feb 15, 2010 2:09 am Subject: JMS using MQPUT1 |
Thanks for your responses both. It is clearer now. |
Topic: JMS using MQPUT1 |
jase_t_thomas
Replies: 3 Views: 4201
|
Forum: IBM MQ Java / JMS Posted: Fri Feb 12, 2010 6:55 am Subject: JMS using MQPUT1 |
Hi all,
We are using a 3rd party product that uses JMS to communicate using MQ (7). We recently ran some MQ performance diagnostics against their application and noticed that one of the statistics ... |
Topic: Auto generation of CorrelationID in JMS? |
jase_t_thomas
Replies: 4 Views: 6052
|
Forum: IBM MQ Java / JMS Posted: Mon Feb 08, 2010 2:39 am Subject: Auto generation of CorrelationID in JMS? |
Hi,
Does anyone know if the correlation ID can be auto-generated using the JMS/MQ interface?
I am aware that using the MQ Java API, it is possible to set the MQC.MQPMO_NEW_CORREL_ID on the MQPut ... |