Changing the color of a step

You can use this function to highlight steps in a workflow for a variety of reasons. For example, you can make conditional paths display in different colors so that it is easier to understand the processing flow. Or you can make any steps that require manual intervention or send the job to a different workflow display in red.

When you change the color of a step, the property values of that step and its connectors remain unchanged. Any jobs that are currently processing in the step are not affected.

To change the color of a step:

  1. Click the Workflow tab.
  2. Click the name of the workflow that you want to update.
  3. Optional: Disable the workflow by clicking the switch to the left of the workflow name.
    If you do not disable the workflow while you edit it, jobs that use this workflow continue to move through steps. When you save, the workflow is momentarily disabled then enabled again. Jobs that are processing in the workflow could move into error.
  4. In the workflow editor, right-click the step you want to change and select Properties.
  5. Select a color from the Step color drop-down list.
  6. Click OK.
  7. Save and enable the workflow.