question

William D6 avatar image
0 Likes"
William D6 asked William D6 commented

Any ideas on how to prepopulate a queue at simulation start?

I need to have queues start prepopulated with items.

FlexSim 21.0.8
processflowqueues
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

·
Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered William D6 commented

Here's a sample model that uses two different methods to populate two queues from a global table with a list of items.

The first uses process flow to create a token at time 0 which then creates items in Queue1.

The second uses a User Event at time 0 to create items in Queue2.

PrepopulateItems.fsm


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

William D6 avatar image William D6 commented ·

Thanks Matthew!

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.