question

ADMiRAL avatar image
0 Likes"
ADMiRAL asked Felix Möhlmann answered

People Person flow stuck at location (Registration)

Hi, I'm still learning Flexsim, i have project at my college to make Check-in Counter Sample https://filebin.net/trrjoh4ejljp669d (i cant upload fsm file, idk why)

I have 2 Model :
1. Person flow already done with flow go to sink/remove , but the people in waiting line is not enter the counter

2. Person flow already done with flow but not go to sink/remove, people in waiting line is not enter the counter

1717402303468.png1717402378136.png

Thanks

FlexSim 23.2.1
people process flow
1717402303468.png (259.5 KiB)
1717402378136.png (277.9 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

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

In the first model (123), the connector leading to the second "Walk" activity is not actually connected to the "Release Location" activity. This can sometimes when an activity is inserted into a block. Just move the start point of the connector and re-attach it to the process block to update the connection.

The standard resources are currently obsolete in this model. Only what is acquired in the people module activities is used in the "Walk" and "Process" activities.

In the second model you point to the sink in the "Release Location" activity for some reason. It should be the label where the acquired location is stored (person.Locations).

capture1.png

You probably want to acquire the correct clerk for each desk. You can do this by referencing them in the Staff resource through the centerport-connection to the already acquired desk.

capture2.png

Check_in12_1.fsm


Uploading files on this site can sometimes be a bit ... annoying. Mostly, reloading the page fixes any issues though.


capture1.png (12.9 KiB)
capture2.png (8.7 KiB)
check-in12-1.fsm (75.8 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.