Hi SDNites,
I have noticed that output of Join Gather has been changed recently. Earlier output used to be like,
http://sap.com/xi/XI/SplitAndMerge"> >
All Combined payload
</multimap:Message1></multimap:Messages>
Now I can see there are Message2, Message3 etc. based on no. of joined branches,
http://sap.com/xi/XI/SplitAndMerge">
<multimap:Message1>
</multimap:Message1>
<multimap:Message2>
</multimap:Message2>
<multimap:Message3>
</multimap:Message3>
</multimap:Messages>
Please let me know if you also have noticed this behaviour and how to get away with it as it affects my existing build. Also plain text concatenate is not helping in my scenario.
Regards,
Abhi