question

Aaupadhye avatar image
0 Likes"
Aaupadhye asked Natalie White commented

Possibility of Using Two Connectors without using Decide

Hi all,


Technically my model works fine right now but there is something that will be an issue later on. I want a task sequence to be triggered on entry of a box in box station A, and a different task sequence to be triggered on entry of a box in box station B. Is there a way to route the process flow to two different task sequences without having to use the Decide block?


WCOCModelDraft3.fsm

FlexSim 23.0.8
processflowtasksequence
wcocmodeldraft3.fsm (74.6 KiB)
· 9
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
1 Like"
Felix Möhlmann answered Aaupadhye commented

Nice to hear!.

I would still like to propose a different solution. If you add the queues to a group you can listen for the box entering any of them with a single Wait for Event activity. In the activity you can assign the triggering object to a label on the token and use it to send then token through the correct connector.

wcocmodeldraft3_fm.fsm


· 8
5 |100000

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