Hi,
I tried to put tokens in an order according to their current distance to operator while pulling from list but i failed. Pushing operators to a list and pulling them before "acquire personel" didn't work.
While model flows, tokens which represent each full queues, get in line by time order. My goal is to get these tokens in line by distance between operator and next token and make operator to go to nearest token.