Hi, I would like to understand preempting in ProcesFlow. For this reason I have built simple model. I have two queues and two operators:
On start Operator 1 goes to Queue 2 and Operator 2 goes to Queue 1. On collision situations each of them stop doing his task and starts doing taks of the other Operator (so after collision Op1 go back to Queue 1 etc.)
I am attaching model. Can anybody show me how to combine collision and preemption. In my opinion in such simple model it is chance that I will understand it :)collision-preempt.fsm