I have a situation where I have two flow items (boxes) in a queue. But I want one item to go through 3 processors and finish at the end queue before the second item starts. I am able to use close/open ports to hold the second item in the queue while the other is in process, but I'm having trouble "opening" the second item. I have attached a simplified model. Thanks!