Pip 3B2 mapping question

I am trying to map to the LotShipReference record List…AdvancedShipmentNotification/Shipment/ShippingContainer[0]/ShippingContainerItem[0]/DocumentSubLineLotShipReference[0]/LotShipReference… and having no success.

I have a main loop for a sting list which contains the lotnbr, datecode,& qty (which I separate out from a String Table)…but for each iteration, I have a separate loop for Shipping Container. Another loop for the Shipping ContainerItem, and another loop for the DocumentSubLineLotShipReference…

This is not working… Is there anyone that has successfully mapped to the lotShipReference list and can point me in the right direction?

Thank you!
Ashley

We are mapping from another rcrd into the pip 3b2 record and have the following in the outarray of the loop structure…

/Pip3B2AdvanceShipmentNotification/AdvancedShipmentNotification/Shipment/ShippingContainer/ShippingContainerItem/DocumentSubLineLotShipReference

seems to work…