Listing Data Flows

List the data flows that you have created in a project or folder in Data Integration.

    1. On the Projects or Folders list page, select the project or folder in which data flows are saved. If you need help finding the list page, see Listing Projects or Listing Folders.

      The project or folder details page opens.

    2. Under Details, select Data flows.

      Data Integration displays a list of data flows in the Data flows section of the project or folder details page.

    Filtering List Results

    The Data flows section of a project or folder details page shows the list of data flows created in that project or folder. To quickly find a data flow, enter the complete name of the data flow in the Filter by name field, and press Enter.

    You can also use a filter to narrow the list. On the left side of the page, select a value from one of the available filters. For example, select Favorite to display only those data flows that are marked as favorite. Select Clear to remove the filter.

    If available, change the order of the items in the list by using the sort icon next to a column name.

    Actions

    In the list table, select the name of a data flow to open its design page, where you can edit and perform other tasks.

    To perform an action on a data flow directly from the list table, select an available option from the Actions menu (Actions menu) in the row for that data flow:

    • View details: Open the data flow for editing.
    • Copy data flow key: Copy to the clipboard the key of the data flow, which you can use with Data Integration API.
    • Duplicate: Make a copy of the data flow.
    • Move: Move the data flow from its current location to another project or folder.
    • Delete: Delete the data flow.

    To create a data flow, select Create data flow.

  • Use the oci data-integration data-flow list command and required parameter to retrieve a list of data flows in a project or folder:

    oci data-integration data-flow list [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the ListDataFlows operation to retrieve a list of data flows in a project or folder.