Hi Flexsim HC Community,
I want to model 3 registration kiosks, each with its own queuing line. I would like the model to show that as people enter the facility, they would encounter the following scenarios:
- All kiosks and queuing lines are empty; patient should go to the first kiosk they encounter
- 1 kiosk is occupied and all queuing lines are empty; patient should go to the first empty kiosk they encounter
- 2 kiosks are occupied and all queuing lines are empty; patient should go to the empty kiosk
- All 3 kiosks are occupied and all queuing lines are empty; patient should go to the nearest queuing line
- All 3 kiosks are occupied and 1 queuing line is occupied; patient should go to the nearest empty queuing line
- All 3 kiosks are occupied and 2 queuing lines are occupied; patient should go to the unoccupied queuing line
- All 3 kiosks are occupied and all 3 queuing lines are occupied; patient should go to the queuing line with the shortest queue
How do I set the entrance criteria of the queuing line such that the above behaviour is modelled?