Flow Settings – General

Watch & Learn

Overview

The Flow Builder includes a Settings modal that allows you to configure various aspects of your flow. This modal is accessible from the header strip by clicking the Settings icon, and it contains several tabs:

  • General
  • Permissions
  • Test Data
  • Test Scenarios
  • Policies

In this article, we’ll focus on the “General” tab, which includes five main properties:

General Properties

1

Project Name (input)

A textbox in which you can rename your project. (You can also rename it directly from the header by clicking on the project name.)

2

Continue on Error (toggle)

This property allows you to define whether the job stops or continues when an error occurs.
Read more about Continue on Error

3

Pause Flow on Error (toggle)

This property allows you to pause the flow (make it inactive for a while) when an error is detected.
When the toggle is turned ON additional settings appear.
Read more about Pause Flow on Error

4

Send Email on Error (toggle)

This setting enables automatic email alerts when an error occurs.
It will also Display additional settings when turned on. Read more about Send Email on Error

5

Allow this Flow to Run In (radio button)

This setting determines whether the flow will run only when it is embedded in another flow, or if it will run nonmatter if it is independent or embedded. It will Display additional settings when turned on.
Read more about Allow this Flow to Run

Back to top