question

Gabriel C7 avatar image
0 Likes"
Gabriel C7 asked Gabriel C7 commented

queue condition question

I have a problem that if the queue is longer than 15, the new customers that arrive are directed to another process. How can I implement this?


I want to direct customers who find a queue greater than 15 to the "Sink2"

thanks!!!

FlexSim 21.0.3
flexsim 21.0.3questions
1617237433801.png (55.1 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

·
José Antonio MD avatar image
2 Likes"
José Antonio MD answered Gabriel C7 commented

Hello @Gabriel C7,

You only have change "Max Content" to 15 in the buffer parameter.

In the previous activity (in your case Source1) you have to use "First available" option and you need two connections: 1->Buffer, 2->Alternative. When the buffer (1st port) is full, items will go to 2nd port.

I hope I have been helpful

· 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.

Gabriel C7 avatar image Gabriel C7 commented ·

That was exactly what I needed. Thanks so much!!!

0 Likes 0 ·

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.