Skip to Content
0
May 13, 2010 at 03:50 PM

Do not send the whole node if one of its subelements has a value '0'.

21 Views

Hello all,

I have to write a logic in message mapping for this structure below.

<Table> 0.......out bounded

<row> 1....1

<access> 0...1

</row>

</Table>

If access is having a value '0', then do not send the table node at all to the receiver.

Please let me know..

Thanks

Mike