I'm creating a simple layout which the first 4 items goes to processor, and 6 items flows to buffer conveyor and stop the flow at DP3. When processor finish processing and processor.subnode.length < 4, then I want to make flowitem resume to travel to processflow.
How can I control as such at the DP3?