Operator will transport 40 items from one queue and drop off 20 items at two queues. i'd like to drop off the items at once. However, operator drops at the queue one at a time, so the operator is traveling back and forth between to queues.
Is there any way to make the operator dropoff at once? If I put the conveyor, there is an option setting "Max Transports In" at EntryTransfer which enable similar behavior, but I don't want to put conveyor. Also I would not want to use processflow if possible.