During the construction of a process flow, process steps must be adjusted regularly. If you already have code attached to these steps, you will often see that the GUI generates an error message because the parameters for the process procedures have to be generated again. If that is the case, we need to look at that process step to see which process procedure is attached to it, then look it up in control procedures and re-generate the code groups and execute the generated code.
It would be nice to be able to do this directly from a process step, so we don't forget these actions and run into frustrating errors in the gui. In addition, it would also be nice to be able to do this from the process parameter (or process flow/design) screen, so that when a new process variable is created, the code from all steps in the process flow can also be easily re-generated and executed.
I understand that the above solution might be a bit short-sighted or that there is a solution that fits a bit better and I would love to hear it! But I think it is clear what irritations I am trying to expose.