How to reduce/simplify workflows

We have multiple workflows that were created such that they are very similar to each other but one might be “production-…” and the other “beta-…”. Since it would seem like the best practice would be to have as few workflows as possible especially when they differ only slightly, is there an elegant way to simplify this setup?

Hello,

A lot depends on what the difference in the workflows are and what you are trying to accomplish. You might have one workflow and want to allows do the same steps, but just change some of the values being passed to a step. You could set things up so you would have a number of workflows that just runs unique steps and/or set things up and then executes the common workflow.

I would suggest reviewing the information on chaining workflows and using utility workflows.


This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.