cancel
Showing results for 
Search instead for 
Did you mean: 

split jms messages ?

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

To split into multiple messages, please change the Occurence of the Target message to '0..unbounded' in the 'Messages' tab in the message mapping.

Also, in the interface determination, please change the 'Type of interface Determination' to 'Enhanced' and select the corresponding message mapping.

Please check if the below link would help you.

[http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/3765] [original link is broken] [original link is broken] [original link is broken];

Regards,

Subbu