Hello, Im trying to build a model where at Queue1 are generated box of various sizes and weight, at Queue2 are generaterd totes. I want to move boxes from Queue1 to tote in Queue2 till its fully filled by volume or max weight (30kg). I dont know how to appeal from Queue2 to Queue1 to stop sending boxes to one tote, and move it to next queue.
Thanks in advance!