Hello,
I'm trying to model a merging process where I need to take a FlowItem Tote 1 (contains a FlowItem Box within FlowItem Tote) and perform a number of tasks such as
- Split the two FlowItems
- Place FlowItem Tote 1 to a storage location
- Place FlowItem Box (token.PolyBagItems) into a specific location in the rack
- Within the specific location, there is another FlowItem Tote 2
I'm having issues with the 3rd step. When I'm trying to place the FlowItem Box into the specific location in the rack, the FlowItem Box (orange box in the model) is placed outside of FlowItem Tote 2 and I need it to be placed inside FlowItem Tote 2. Could someone explain how I can accomplish this please? I've uploaded my project below