Deleting a Data Flow

Delete a data flow in a project or folder in Data Integration. After a data flow is deleted, it cannot be restored.

When you delete a data flow, Data Integration invalidates all integration tasks that reference the deleted data flow. Update the integration tasks that are impacted by the deletion before you publish or run those integration tasks.

    1. In the Data flows section of a project or folder details page, find the data flow that you want to delete. If you need help finding the Data flows section of a project or folder details page, see Listing Data Flows.
    2. From the Actions menu (Actions menu) for the data flow, select Delete.
    3. In the Delete data flow dialog box, review the integration tasks that are impacted, if any. To proceed with deletion, enter delete and select Delete.

      A notification appears informing you that the data flow is deleted successfully.

  • Use the oci data-integration data-flow delete command and required parameters to delete a data flow:

    oci data-integration data-flow delete [OPTIONS]

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

  • Run the DeleteDataFlow operation to delete a data flow.