Hi! everyone
You can see my model attached. I want Processor10 can only pull the item in any queues who stays more than 10s. But, it seems not work. Is it the List Setting error or SQL error?
I had tried to use "WHERE queueSize > 3", and it works well, but "age > 10" can not work