Listing the Resources That Use a Reference

A data asset, connection, or schema might be used in more than one published task in a Data Integration application. A task in a pipeline might be used in more than one pipeline in an application.

You can view a list of the resources that use a specific reference. For each reference, the name and location of one or more resources are shown.

    1. On the Applications page, select the compartment that contains the application.

      If you need help finding the Applications page, see Listing Applications.

    2. In the applications list, select the name of the application.
    3. On the application details page, select References.
    4. In the References section, select Data assets or Tasks.
    5. Perform one of the following actions:
      • For data assets, select List resources used in from the Actions menu (Actions menu) of the reference that you want to view.
      • For tasks, select View used in from the Actions menu (Actions menu) of the reference that you want to view.
    6. In the Reference used in panel, sort the first column by selecting the header.
    7. To find a resource, enter the full name of the resource in the Filter by name field and press Enter.
  • Use the oci data-integration reference list command and required parameters, with the usedBy property, to list the resources used by a reference in an application in Data Integration:

    oci data-integration reference list [OPTIONS]

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

  • Run the ListReferences operation with the usedBy property to list the resources used by a reference in an application in Data Integration.