question

Abel van der Windt avatar image
0 Likes"
Abel van der Windt asked Abel van der Windt commented

Patient travels to wrong patient destination

Hi,

I build the complete model described in the tutorials. After the registration the patients should go to the waiting room. First, the patients did this, however, after deleting and placing another waiting room in the model, the patients immediately go to the exit instead of the waiting room.

What goes wrong that causes the patients to go to the exit?

Regards,

Abel

tutorial1.fsm

Choose One
tutorial
tutorial1.fsm (271.2 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered Abel van der Windt commented

Your exit has its Entrance Criteria set to allow unattended walking patients to enter even if they're not assigned to go to it. You should change this to No.

The only time you should turn this on (probably) is on a waiting room where you want patients to automatically default to the waiting room if the original destination, like a registration desk, is busy.


allow.png (8.5 KiB)
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Abel van der Windt avatar image Abel van der Windt commented ·

Thanks Matthew, we couldn't find where it went wrong.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.