Viewing the Details of a Folder

Access the resources such as data flows and tasks that are contained in a folder of a project in Data Integration. Projects and folders are found in a workspace.

    1. On the Folders list page in a project, select the name of the folder that you want to access. If you need help finding the list page or the folder, see Listing Folders.

      The folder details page opens, in which you can find resources such as subfolders, tasks, data flows, and pipelines that are created in that folder.

      If you created the project with sample artifacts, the samples are available in the v1_0 folder.

      If the folder that you want to access is contained in another folder, select the name of the parent folder and then select the child folder name.

    2. On the folder details page, use the links under Details to access the resources in the folder.

      For example, select Pipelines to list the pipelines that are created in the folder.

  • Use the oci data-integration folder get command and required parameters to retrieve a folder:

    oci data-integration folder get [OPTIONS]

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

  • Run the GetFolder operation to retrieve a folder.