Hello. Please, somebody could help me with the following issue?
I the attached model, I have two operators which a load capacity of 50 and 100 items, respectively. They unload at Queue 2; however, they take a great amount of time to unload the items. I need the operator unload all item at once. Also, I am trying that processing in Procesor 1 be the most importat task develop by operators, so I increased its priority to 10000. Eventhough, none of the operator leave to load items to processing. Is there a better way to achieve that processing in processor 1 be the most important task for one of the operators, while the other one continues load items?
Thanks in advance.