In Visual Components Process Modeling, is it possible to return to a specific previous flow step after the entire flow has finished, and repeat from there?
I do not want to restart the whole process from the beginning, but only loop a certain part of the flow continuously, like an infinite loop.
Is this possible, and if so, what would be the recommended way to implement it?
Not wholesale for the whole flow sequence, but you can modify the next flow step for a product instance from a process using the Set Next Flow Step statement.
1 Like
