I am sending boxes to a queue with labels of which depot they then have to be sent to. I want to pack them into a trailer based only on which depot they are going to. My setup is:
Que --> Combiner: Trailer loads 30 boxes. --> Depot (there are 4 different ones).
Is there a way to tell the combiner that if the trailer is destined for Depot 1, only pull the boxes labeled Depot 1?