First question :)
Below you will see a pic of my map that I have created. I am mapping the TransHeader record (grandchild of dataset, child of row) to a destination schema that will be tied to a send port (WCF-SQL to call a stored procedure).
When I use that send port, only the first instance of the TransHeader record is mapped and sent to SQL server. Obviously by looking at the schema, you can tell that multiple TransHeaders may exist in my inbound schema. I want to insert each instance.
Any thoughts?
pic:
