Hi,
I have a fairly simple task of picking and moving items from one store to another store and struggle to get it working as desired.
1. I have a order list (based on history) with orders which have several Product Types and quantities.
2. One or more operators have to pick the orders and transfer them to an outbound store by sorting each order to a different storage bay.
3. However the operator can only load a certain amount of Items at once depending on the type of product.
I have had different approaches with batching but they did not bring the desired result. The only good result I got when I added a zone to limit the quantity of tokens within the zone depending on the product.
This approach however does not work when I have more than one operator. Also when 2 different products enter the zone the limitation is for each product, so actually allowing the operator to pick up both.
Attached is a simplified model to show the process and the current Processflow.
I would appreciate any support here.
KR