Hello,
In order to manage the solution from my previous post:
https://answers.flexsim.com/questions/114135/extract-real-waiting-time-from-a-patient-in-a-wait.html
we are implementing a separated Process Flow for managing Entry/Exit of patient in a waiting line and storing the waiting time.
Yet, when a patient enters a waiting line, the OnEntry trigger fires but adds all the patient that are already in the waiting line, which in our case adds patient exponentially. (see attached model)
Are we missing something for only assigning the entering patient in the source event or is this a normal behavior ?