I have an instance Process Flow that I'm using to control the logic of some queues in my model. I also dynamically create more of these queues based off user input in a GUI.
Is there some way to make sure when I dynamically create new queues they are also attached to my process flow?