question

Osama A6 avatar image
0 Likes"
Osama A6 asked Connor A commented

Change the service provider

Let's say I have two service providers, primary and secondary. All patients go to the primary provider A until the system has 5 people in the system, 1 in service, and 4 in the queue. The fifth patient will change his mind and go to the second health care provider, you can say the second machine. Is there a way to do it by the dispatch not process flow?

FlexSim 21.2.4
total time in systemtotal number in system
· 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.

Connor A avatar image Connor A commented ·

Hi @Osama A6, was Jeanette F's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Jeanette F avatar image
1 Like"
Jeanette F answered Jeanette F commented

Hello @Osama A6

You can do this with a conditional decide that examines the content of the queue and use this to decide which queue to send the people to.

Conditional Decide.fsm

If this does not answer your question, can you provide your model or an example model?


· 2
5 |100000

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

Osama A6 avatar image Osama A6 commented ·
Ty. How I can track the current patient location without statistics, by the label. Like patient one had a label that says doctor 1 if he is going to doctor one, and patient four had a label that says going to doctor 2.
0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ Osama A6 commented ·
You can set a trigger on the queues that sets the label.
1 Like 1 ·

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.