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. Open the project or folder that contains the data flow that you want to delete.

      For the steps to open the details page of a project or folder, see Viewing the Details of a Project or Viewing the Details of a Folder.

    2. On the project or folder details page, click Data flows.
    3. In the list of data flows, select Delete from the Actions menu of the data flow.
    4. In the Delete data flow dialog box, review the integration tasks that are impacted, if any. To proceed with deletion, enter delete and click 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.