Hi Team,
I am working on model where I have 3 providers with service time duniform(40,100) while demand is hourly basis. There are case when provider is not available and patient has to wait. I want to generate token until patient is available in the pool with giving priority to waiting patient first.
Is it the effective way to model the system? How to set event based trigger to generate token until there are patient in list?
28.07.2022_Event_Based_Trigger.fsm
Thank you!