MB-910 • Practice Test 39
Free MB-910 practice test — 15 questions with explanations. Set 39. No signup required.
Refer to the exhibit. A dispatcher notices that some work orders requiring both Electrical and HVAC skills are not being scheduled. What is the most likely reason?
Refer to the exhibit.
{
"ResourceSchedulingOptimization": {
"Goal": "MinimizeTravelTime",
"Constraints": {
"RequiredSkills": ["Electrical", "HVAC"],
"MaxTravelDistance": 50
},
"ScheduleWindow": {
"Start": "08:00",
"End": "17:00"
}
}
}