Hello,
In my model there are six different queues where pallets come in. The pallets are created to a random available queue according to their order number. What i am trying to do is preferably have two operators assigned to each queue and if a new order comes in when everyone is occupied, reassign one of them, from the queue that has the least amount of itens in it, to the queue with the most recent order. For example , if 5 of the 6 queues are using all the operators and then an order comes to the sixth queue, one of the two operators assigned to the queue with the least amount of pallets left to load, should be assigned to the sixth queue. I would appreciate your help.
Regards,
Jim