Posted: Fri Sep 06, 2002 12:34 am Post subject: How to Receive Segmented Message using JMS
Newbie
Joined: 18 Jan 2002 Posts: 9
We have a scenario where, application will be sending segmented messages in one of our queues. We need to get messages from the queue and form a single physical message out of it using JMS.
If we use MQI then we can easily achieve it by giving
MQC.MQGMO_SYNCPOINT|MQC.MQGMO_LOGICAL_ORDER|MQC.MQGMO_ALL_SEGMENTS_AVAILABLE for GMO.
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