Helloy everyone! In the attached model, i created a logic in process flow:
The operator travels to Queue (empty_pallets) and picks up an empty pallet. Then he travels to Queue(buffer1) and i want him to pick an entire order ( 24 boxes) and then transfer the pallet with the boxes to the combiner. ( The picking process is based on a global table named "operator_picking")
My problem is that i want him to collect 24 diferent sku's. My model doesnt seem to work properly. Any ideas?