Operator has a transport capacity of 25, transporting from Queue 1 to Queue 2,3,4. The three processors will wait for 25 products to proceed. However, I want the Operator to send 25 products to Queue 2 at once and then return to Queue 1 to take 25 products and send them to Queue 3. The current model is that the Operator transports 25 products divided by Queue 2 which is 9 products. , Queue 3 is 8 and Queue 4 is 8. Can anyone help me :(