question

Eric R6 avatar image
0 Likes"
Eric R6 asked Eric R6 commented

Combining in specific sequence

Good evening,

I am trying to combine items in a specific sequence so those items can be processed as a whole later on down the line. I found this forum answer by Regan Blackett to be helpful as it kept the model the most simple. However, when I tried to recreate it into my model it is not working properly. The boxes just stack up in Queues 5, 6, and 7 and never move to the "Combiner. I am looking for it to combine 2 black boxes, 3 green boxes, and 5 red boxes in that specific sequence.

Combinder Help File.fsm

FlexSim 20.2.0
flexsim 20.2.0custom combiner
snip1.png (61.8 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

·
Jeanette F avatar image
0 Likes"
Jeanette F answered Eric R6 commented

Hello @Eric R6,

When you push the boxes to your list in your Queue you did not specify the partition ID. You can change the partition ID by selecting the edit parameters button and then selecting the double downward arrows. Then you should see what I have below. In the following image I set the Partition ID for the red boxes.

If you look at the Process Flow logic in the pull from list activity you will see it calls a specific partition ID.

This should allow your simulation to run.

Please let us know if you need more assistance.


partitionid.png (14.5 KiB)
partitionid2.png (37.0 KiB)
· 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.

Eric R6 avatar image Eric R6 commented ·

Thank you Jeanette! That fixed the problem.

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.