|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Message segmentation issue for Java code. |
« View previous topic :: View next topic » |
Author |
Message
|
velocity |
Posted: Thu Dec 03, 2009 6:09 am Post subject: Message segmentation issue for Java code. |
|
|
Centurion
Joined: 30 Nov 2007 Posts: 126
|
Hi Guys,
One of our developers is using segmentation to breakdown large msgs and the segmentation is only working on the sending end and the messages are not getting unsegmented at the receiving end. Here is his code. Please advice..
11:11:58.119 12/01/2009 Starting queue manager qmname
11:11:58.416 12/01/2009 Attempting to process message #1
11:11:58.416 12/01/2009 SIMI Hotfile Download Started
11:11:58.447 12/01/2009 Download qmname/<queue name> to G:
11:11:58.447 12/01/2009 Getting Message from qmname/queue name
** 11:11:58.463 12/01/2009 Message DataLength:28
11:11:58.463 12/01/2009 gmo.groupStatus = G and MQC.MQGS_LAST_MSG_IN_GROUP = L
** 11:11:58.463 12/01/2009 Message DataLength:28
11:11:58.463 12/01/2009 gmo.groupStatus = G and MQC.M
groupStatus*
public char groupStatus
This is an output field that indicates whether the retrieved message is in a group, and if it is, whether it is the last in the group. Possible values are:
MQC.MQGS_LAST_MSG_IN_GROUP
Message is the last in the group. This is also the value returned if the group consists of only one message.
MQC.MQGS_MSG_IN_GROUP
Message is in a group, but is not the last in the group.
MQC.MQGS_NOT_IN_GROUP
Message is not in a group. |
|
Back to top |
|
 |
bruce2359 |
Posted: Thu Dec 03, 2009 6:35 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
Display the message(s) as they exist in the queue. Are the segmentation fields in the MQMD set correctly? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
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
|
|
|
|