I have a need to split a BOD into multiple BODs. For example, I have an incoming SalesOrder BOD that has multiple items and I need to transform that into another type of BOD that will have an individual document for each item on the sales order. I tried it with a mapping, creating multiple DataArea nodes within the BOD but ION didn't split it up. Does anyone know of a way to do this?