22.0k views
2 votes
What to do when building another workflow with the same logic?

a) Duplicate the workflow and change start/end dates
b) Use the existing workflow and make changes there
c) Create a new logic for the second workflow
d) Combine multiple workflows into one

User Ruslan
by
8.1k points

1 Answer

4 votes

Final answer:

When building another workflow with the same logic, you can duplicate the workflow and change start/end dates, use the existing workflow and make changes there, or create a new logic for the second workflow.

Step-by-step explanation:

When building another workflow with the same logic, there are several options:

  1. Duplicate the workflow and change start/end dates: This option is useful when the second workflow needs to have slightly different start/end dates, but the overall logic remains the same.
  2. Use the existing workflow and make changes there: This option is suitable when the changes required for the second workflow can be easily incorporated into the existing workflow without significantly affecting its structure.
  3. Create a new logic for the second workflow: This option is used when the second workflow requires a completely different logic and cannot be accommodated within the existing workflow.

The choice between these options depends on the specific requirements of the second workflow and the level of similarity or difference in their logic.

User Hiroyo
by
8.3k points