I have a processor, a queue and a sink. I want the sink to pull a certain quantity of items (that is already written on a Global Table cell) of the queue. I'm using the "Global Lookup Table" option, but even when the cell number is 0, all items go straight to the sink.
So is there some option/code that can do what I'm trying to do (receive/pull a exact quantity of items)? It doesn't necessarily has to be a sink...