Skip to Content
0
Former Member
Dec 20, 2010 at 02:46 PM

split jms messages ?

130 Views

Hi,

Can anybody please advice as to how to split the messages while receiving in a jms queue ?

I have a receiver jms communication channel and I need to split the messages so that in the outpout we should get 50 records per message. Also, each message will have a current count and total count fields associated which tells them the message number among the total number of messages available.

Thanks

V