Hey,
found multiple receiver mapping in [this blog|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2114] [original link is broken] [original link is broken] [original link is broken];.
But I would like to send a message dynamically to multiple receivers.
The blog just looks into the content and send it to systemA or systemB.
Example source message:
...
<target>BS_System1</target>
<target>BS_System2</target>
<target>BS_System3</target>
<target>BS_System4</target>
...
Another message could have 10 or 40 target systems.
I would like to do a dynamic routing dependent on the amount of receivers in
the source message.
How to do this?
thanks
chris
Edited by: Christian Riekenberg on Jul 14, 2008 2:31 PM