cancel
Showing results for 
Search instead for 
Did you mean: 

Multi Mapping : How to get Message count after splitting

Former Member
0 Kudos

Hi all,

I am following below blog.

/people/narendra.jain/blog/2005/12/30/various-multi-mappings-and-optimizing-their-implementation-in-integration-processes-bpm-in-xi

Can any body please tell me how to get the count of messages generated after splitting in the message mapping.. I have created the message data type but not aware what is needed to be done.

Thanks and best regards,

Kulwant Singh

Accepted Solutions (0)

Answers (2)

Answers (2)

prabhu_s2
Active Contributor
0 Kudos

have one field created in ur target node and make use of the std mapping function COUNT for which the subnode is assigned and the resultant of COUNT to the target field. this would give u the count of the records

prateek
Active Contributor
0 Kudos

Multi mappings r done in order to split the messages to the number of messages required by the user. So for 1:N mapping, the details about "N" is based on ur requirement. So its not like - when u split, any number of message could get created. The count would be dependent on u.

Regards,

Prateek