Skip to main content
Feedback

Managing Data Flows list and groups

The Data Flows List and Groups tabs in Data Integration let you manage and organize Data Flows and Data Flow Groups. Access these tabs from the Data Flows section of the main menu.

Data Flows list

The Data Flows List tab is the primary area for creating, viewing, and managing all your Data Flows.

Find specific Data Flows using the following search parameters:

  • Data Flow Name
  • Source Name
  • Target Name
  • Data Flow ID
  • Target Table Name (applicable for Source to Target multi-table mode Data Flows and Predefined Reports Data Flows)
  • Connection Name

Filtering options

Use filters to narrow down Data Flows by:

  • Data Flow Type — Select Source to Target, Logic Flow, or REST Action.
  • Data Flow Group — Select from available groups.
  • Scheduled — Select Scheduled or Unscheduled.
  • Status — Select Active, Disabled, or Suspended. This filter is available only for Data Flows in the new interface. Data Flows in the Classic view are always Active by default.

Table columns

The table displays the following columns for each Data Flow: Name, Group, Scheduled, Modified By, Last Modified, Interface, and Status.

Status definitions

StatusDescription
ActiveThe Data Flow runs according to its schedule or when triggered by another Data Flow or process.
DisabledThe Data Flow is manually disabled and does not run until you re-enable it.
SuspendedThe Data Flow is automatically suspended after failing to run successfully for seven consecutive days. A yellow Suspended badge appears in the Status column. The Data Flow does not run again until manually re-enabled.

Quick actions

Click the three-dot menu next to any Data Flow to Duplicate or Delete it.

Create a new Data Flow

  1. Click + Add Data Flow in the upper-right corner.
  2. Choose the Data Flow type:
    • Source to Target Flow — Extract and load data from any source into a target data warehouse or destination.
    • Logic Flow — Transform data using SQL and Python and orchestrate automated data workflows.
    • Build Your Own — Create a custom REST connection using the AI Data Connector Agent or an REST Action for low-code API integration.
  3. Configure the Data Flow based on your requirements.
  4. Click Save.

Groups

The Groups tab lets you create and organize Data Flow Groups to categorize and manage your Data Flows.

Create a new group

  1. Click + New Group.
  2. Enter a name and relevant details. You can select a color or icon to differentiate the group visually and set it as the default group if needed.
note

You can create new groups here, but you cannot add Data Flows directly to a group from this tab. To assign a Data Flow to a group, open the Data Flow and select the desired Group from the top-left corner of its configuration page.

Quick actions

Click the three-dot menu next to any group to:

  • Edit Group — Update the group name, icon, or color.
  • Delete Group — Permanently remove the group.
On this Page