Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there a max wait timer for Wait in Line activity? THANK YOU
Solved! Go to Solution.
Is there a max wait timer for Wait in Line activity? THANK YOU
Solved! Go to Solution.
Doesn´t look so. Did you try out to use a "Release Token"?
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?
Attached my idea to do something like you are asking for.
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.
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.
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!