Hi,
About the model:
In this model, my purpose is to simulate a "picking by picker" model. There are 16 racks in the warehouse, the main purpose is to assign pickers to the different rack locations to pick items by order, and know the completion time.
My goal:
First, I want to generate items that can be full of all racks at the simulated start, and the items are set the label to put in the specific bay of rack by sequence.
For example: In Rack1/Bay1->put item1, Rack1/Bay2->put item2... In Rack2/Bay1->put item6
To clearly describe my goal, it's shown below:
My problem:
I originally used Source, A connection, and Trigger to generate items to the racks, but it doesn't look like a good way. So I tried to use process flow and read more answers to try, still did not find the appropriate operation.
Is there any smart way by using process flow?
Regards,
Kevin