How can I coordinate the operators?
One operator has to go at a time.
This can be easily achieved by using "Round Robin" or "Round Robin If Available" when an object is removed from the Queue... The problem is that it doesn't work when a batch is removed from the Queue.
Can someone help me with this problem?
Thank you in advance.
I attach the current model.