I have a model with ten processors and two operators. Each of the ten processors has multiple MTBF MTTR groups which cause processor breakdowns. When each breakdown occurs, I want the two operators to be called by a dispatcher, and then I want to see the first available operator "fixing" the processor. How would I go about doing this?