In my model, there are 3 parallel stations and 2 operators; Operator1 is fixed for station 1 and Operator2 flexes between station 2 and station 3. Connected Operator 1 directly to station 1 (with a S connection) and Queue1 (S connection) connected to the Operator1. Also, connected dispatcher (A connection) to Operator 2 and the dispatcher with stations 2 and 3(S connection) and Queue2 by S connection to Operator 2.
How can I assign the priority to the task to decide which task is done in which station, I mean to say from the Queue 2 how the operator2 will decide which task to take to which station, between station 2 and station 3?