question

Andres avatar image
0 Likes"
Andres asked Jeanette F commented

Object creation

Hi, I want to create a box in 4 different queues using process flow. But I want to create the object in the first queue available, but when I use a resource with the group of the 4 queues, the creation goes in the queue order. First queue 1, then queue 2, and so on.

How can I resolve this?


Thanks for your help.

FlexSim 22.2.0
processflowqueuescreate object
· 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.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Andres, was Jason Lightfoot'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

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered

Assuming you're trying to do this in Process Flow (since it's trivial using ports from a Source object in 3D) you can pull the queues off a list that tracks remaining capacity.

Look at the documentation on how to use Lists.

Here's an example.

QueueSpaceAvailable.fsm


5 |100000

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

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.