queue.fsmI would like to use one Queue for two different products. Besides, I would like to limit the content for both products. The Queue can contain 720 products (type 1) or 340 products (type 2). I failed to use one Queue and restrict the maximum content for the different products. I have two Queues in my model. Each product type has its own Queue. The problem is that the Processor fills the two Queues, although I would like to limit the content, because there’s not enough storage for both products. Is there a possibility to limit the storage for the different products?