Posted: Mon Apr 03, 2006 2:12 pm Post subject: message sequence no
Novice
Joined: 03 Apr 2006 Posts: 13
I have some messages sitting in the input queue which have the same priority.While i am processing in the compute node do we have any attribute in MQMD header to identify the sequence no or any other way to get sequence no of the message Any information is greatly appreciated
Are you positive that you need to treat your messages in a stateful manner? It is an anti-pattern in messaging. _________________ I am *not* the model of the modern major general.
In MQSeries the message can be ordered into sequence using the MQMD fields GroupID and MsgSeqNumber (ref. to MQSeries application programming guide).
These fields can be accessed into the broker has normal MQMD fields.
On the MQInput node you can also specify that the message have to be retrieved in logical order (Advanced tab). _________________ Pierre Richelle
Engineer
IBM Certified MQSeries Developper V5.3
IBM Certified WMQ Administration V6
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