Is there a max wait timer for Wait in Line activity?

Is there a max wait timer for Wait in Line activity?

sha_l2
Not applicable
56 Views
5 Replies
Message 1 of 6

Is there a max wait timer for Wait in Line activity?

sha_l2
Not applicable

Is there a max wait timer for Wait in Line activity? THANK YOU

0 Likes
Accepted solutions (1)
57 Views
5 Replies
Replies (5)
Message 2 of 6

sebastian_hemmannE3JAU
Collaborator
Collaborator

Doesn´t look so. Did you try out to use a "Release Token"?

0 Likes
Message 3 of 6

sha_l2
Not applicable

person are waiting in line in "waiting in Line" activity, when one person already in the line want to leave right now, how can I realize this using "waiting in line" activity?

0 Likes
Message 4 of 6

sebastian_hemmannE3JAU
Collaborator
Collaborator
Accepted solution

Attached my idea to do something like you are asking for.

19400-screenshot.png

As you can see I create a token that waits in a "wait for event" and leaves this activity on different connectors depending on the fulfillment.

flexsim-20191-example-maxwaittimer-waitingline-sh.fsm

Did not have any idea what your model is like, so I only made this example.

Next steps would be to bring the operators from Chairs back to Registration.

Message 5 of 6

sha_l2
Not applicable

Thank you very much. There are some persons waiting in line,may be the second or last person want to end his waiting-in-line NOT the first one, your model is a little different from what I described. Anyway, thanks a lot.

0 Likes
Message 6 of 6

sebastian_hemmannE3JAU
Collaborator
Collaborator

@Sha L2

Ok, if you see and understand my solution you only have to change small things to pull another person than the first in the line.

At first you should listen to Entry of the Waitingline Activity instead of the Acquire. And than you have to implement your choice of what Person it is, you want to choose!

0 Likes