I have a model that simulates a supply arrival to a set of 3 queues. I want the model to send 10 pallets to the empty queues until there is nothing left to supply. and if there is no empty queue, supplies wait for a queue to empty. I put the queues in a group and limit their capacity to 10 so that it works but it doesn't work as I want because the queues exceed their capacity and there are no waiting line. in addition for the storage the trolley moves to another queue before returning to the queue where it must load the pallets. Someone can help me with this please ?
attached my model for more detail