Hi again,
I've finally made my model, but I have one more question.
Is there any possible way, to implement some logic to this very model, to make the Operator1 pick up the closest Flowitem(box) to him walking on NetworkNode ?
Right now there're 141 arrivals of different boxes with Type label (1-141) and they're randomly located in the warehouse. Racks output is Port By Case to the Combiner. Operator picks up orders according to rows in Global Table "Zamowienia"
If I make, for example - first order to pick up box number : 3,7,16 and 138 (I show it in the picture) the operator goes for boxes in this exact order, where it would be more effectively for him to pick it up in this order: 3,7,138 and 16 .
Could somebody tell me if it is possible? And if so, how?