The case is practically the same as the one I asked in this post:
https://answers.flexsim.com/answers/86978/view.html
The model is a job shop with destinations depending on the type of job (TipoTrabajo label). What is intended is that the operator chooses an item of the same type as the one that just been processed, and if in the queue in which it is looking there is none like that, then he chosses the item with a horter processing time. The logic of this is put in the pull from list.
The problem is that after a simulation time, the operators stop moving and the tokens go into a infinite loop on the pull from list. Anyone know how to solve this? Because they have a delay.