I have a model which has a operator bringing boxes from different queues to 1 processor. I have all my queues with a max limit of 1 but i don't want them filled until the item that was there is fully processed and brought to the correct sink. Is there a way to set a trigger on the source that accomplishes this?