Modular Workflows

Hi Steven,

This really depends on the design of your process. But using subprocesses for example will handle this situation. You would only have to change the subprocess once and all the parent processes will have that change:

Best Regards,
Eddy.