|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Putting a group/Batch of messages. |
« View previous topic :: View next topic » |
Author |
Message
|
meriton |
Posted: Sun Dec 14, 2003 7:56 pm Post subject: Putting a group/Batch of messages. |
|
|
Novice
Joined: 07 Aug 2002 Posts: 24
|
Hi All,
Is there an API available using which a batch/group of messages can be put on a MQ queue.
Thanks |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Dec 15, 2003 5:45 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Any of the MQSeries APIs can be used to create a set of messages that constitute an MQSeries group.
You merely have to set the properties of each message to indicate that it is part of a group, and which member of the group it represents (1st, second, etc).
But there is no MQSeries API that can put a set of messages onto a queue in a single call. The rule is one Put per message.
If you want specific information about how to do any of these from either the Java or the JMS MQSeries API, there is a manual available from IBM (you can get there if you click on the Documentation button at the top of this page, and then pick 'MQSeries manuals for multiplatform' or something like that) called "Using Java".
I recommend you read that, and if you are new to MQSeries, the "Application Programming Guide" manual as well. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
meriton |
Posted: Mon Dec 15, 2003 7:52 pm Post subject: |
|
|
Novice
Joined: 07 Aug 2002 Posts: 24
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|