The production line attached has two different sources, with two different flowitems that will be combined into another flowitem (different 3D shape). My problem is that when the brown box arrives on the conveyor, it should close the output of the first source as well as the movement of the robot. So, there shouldn't be any other brown boxes in the same conveyor while the first one is passing through the combiner. The brown box flow has to be resumed again as soon as the first one gets out and arrives in processor 5. Also, I need that the source 14 only generates a blue flowitem when a brown box arrives in the first conveyor. The blue flowitem has always to be the first product to arrive in the combiner. What is the best way to solve this logical issue?