question

Joseph M avatar image
0 Likes"
Joseph M asked Isaac Litster answered

Batching Based on Type

Scenario - I have a queue with up to 15 different item Types that has items arriving at any point and random item Types. Each item type has a different batch size.

Logic I need to Happen: When the queue has acquired enough any one specific item Type, it releases a "batch" to the next processor, leaving the rest of the items in the queue.

So really what I am trying to do is once i have enough of any specific item Type I want to send them in a batch to processed.

batch
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

·
Isaac Litster avatar image
1 Like"
Isaac Litster answered

Hi @Joseph M

Have you looked at the Batch section in the FlexSim User Manual? I think the Batch by a label on the Tokens section will help you.

Thanks

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.