question

Andreas BH avatar image
0 Likes"
Andreas BH asked Joerg Vogel commented

Queue maxContent value used is different from maxcontent in properties

Hello!

in my model i have a queue1 with maxContent=24 (it in properties). But when the model runs there is a maxContent shown and used of 22 items. Why? I checked all known properties and my scheduled source - no idea.

Thank you!

FlexSim 20.0.3
queueflexsim 20.0.3maxcontent
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

·
Roi Sánchez avatar image
1 Like"
Roi Sánchez answered Joerg Vogel commented

Hello @Andreas BH, as you are using Process Flow logic to create items in the queue, the maxcontent property that you set in the 3D object parameters is not taking into account. If you want to limit the content in it you should do it via Process Flow.

· 2
5 |100000

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

Andreas BH avatar image Andreas BH commented ·

Hi @Roi Sánchez; thank you for the hint. I tried it now with "Set Variable" and it seems to work.

1 Like 1 ·
Joerg Vogel avatar image Joerg Vogel Andreas BH commented ·

An “assign label” activity is an alternative to read the attribute “maxcontent” of a queue and assign the value to a token or an item.

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.