Hi,
I have a product with three subcomponents. All three item types flow through a common process independently but serially (conveyor with capacity x) and are required to assemble the product. But I run into a deadlock scenario where downstream process is waiting and common process is blocked. How can I open/close ports (Queue1,2,3) based on triggers? Or is there a better approach?