Hi,
I'm trying to mange a queue by the surface of the items entering.
The model is the following.
I have two diferents items, one has a surface of 2 (label) and another one has a surface of 3.75 (label).
I'm trying to manage them from the processor into a queue that its total surface is 12.
What I want is that when the surface of the queue is empty or a little bit less than its capacity (12), the queue stop receiving new items, so I want to control its capacity depending on the entering items surface.
Is that possible in Flexim? How can I do that?
Thank you in advance.