How can you give different destinations to operators in Process flow?

How can you give different destinations to operators in Process flow?

emmanuel_g3
Not applicable
10 Views
2 Replies
Message 1 of 3

How can you give different destinations to operators in Process flow?

emmanuel_g3
Not applicable

[ FlexSim 18.2.3 ]

Hi good day

how could the second operator be destined to send him to Queue 3, if the first goes to Queue2? I'm trying with an assign labels giving it an increment to destination and later putting in a subflow.

Annex images and the file. Thank you.

destinations.fsm

20536-sub.png

20537-label-increment.png

0 Likes
Accepted solutions (1)
11 Views
2 Replies
Replies (2)
Message 2 of 3

aaron_c
Not applicable
Accepted solution

If I understood, it sounds like you want each flow item to go to the NEXT queue. I tried to leave as much of your process flow intact as possible. I first added a Decide that sends tokens in a Round Robin fashion.

20547-untitled1.png

Then, an ItemDestination label is assigned to token.caja. Each Assign Label node assigns a different Queue for Value.

20548-untitled2.png

The last edit I made is to change the Station value on the Unload to token.ahoraeste.ItemDestination.

20550-untitled3.png

This will produce your desired results.

Message 3 of 3

emmanuel_g3
Not applicable
@Aaron C

thank you very much

0 Likes