cancel
Showing results for 
Search instead for 
Did you mean: 

Join Gather Changes

itabhishek9
Participant
0 Kudos

Hi SDNites,

I have noticed that output of Join Gather has been changed recently. Earlier output used to be like,

<multimap:Messages xmlns:multimap="http://sap.com/xi/XI/SplitAndMerge"><multimap:Message1>

All Combined payload

</multimap:Message1></multimap:Messages>

Now I can see there are Message2, Message3 etc. based on no. of joined branches,

<multimap:Messages xmlns:multimap="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

Accepted Solutions (0)

Answers (0)