October 24, 2008
Posted by admin
How to avoid creating blank record based on logical condition
I wanted to implement a map that conditionally creates a record in destination message based on a logical evaluation of source message. In this particular case I only want to create an Inventory child node in the destination message only if the value of MMFCenterId in the source message is not zero. To do this [...]