Hi Flexsim guru
From queue 4, it is easily to set an operator to pick 10 items in a batch.
However, from queue 1 and queue 2, how an operator to pick the maximum no. to minimize the walking distance? As from this simulation, operator 2 walking in between queue 1 and queue 2 many times to fulfill 10 items and walk to queue 3.
I want to have operator 2 to pick round robin for max no. from the queue, if not enough to 10, i.e. max capacity for operator 2, pick the remaining qty from another queue.
Thanks for your help~!