I have a process where, I didn't know how to change the dispatcher logic can send sequence in batch or grouping tasks for an operator. I would like to work with only 1 combiner been fed for 1 operator initially and adding more until 6 operators to test different scenario picking parts from racks.
I have an order list table named "Pedidos" and every column(order) must be picked up for only one operator, the second order should be send to next operator. I try t use a dispatcher but doesn't work, where all operators go to pick all parts of the same orders.
My idea is a logic of a restaurant with waiting line, where each operator (customer) has a Mess Tray, with "16" compartments (a Tote and an order list) to take food but must waiting line to follow and cannot by pass. I attached my model as an example if could fix it I'll be appreciated, because I believe the problem is the dispatcher logics and custom code may solve.
Please Duo to I am not experience With PF, I would appreciated to receive response using picking list trigger or an update my model example attached to be more clear.
R.Daltro