hi experts,
i have a message type like this like this
<message>
<msg> 1 to unbound
field1 0 to 1
field2 0 to 1
field3 0 to 1
lets say in one message i have 10 records of <msg>. Now within this 10 records i want to send some of them to system A and some of them to system B based on field1 value. can i do this in PI. if yes how should i do it?
thanks