I have multiple registration counters and registration staff. I would like it so RegistrationClerk6 can only ever use Registration6, etc.(see photo). Is there an option in the menus to only allocate certain staff to certain locations, without creating all separate areas?
In FlexSim Healthcare 5.3 there was a drop down for it, just not sure of the syntax in version 19.1
Assuming I would need to do a match for some condition.
IF
Registration[j] acquired
THEN
acquire RegistrationClerk[j] ?
Appreciate any insight/help.
Sample model attached