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.
- On the Applications list page, select the compartment that contains the application. If you need help finding the list page, see Listing Applications.
- In the list of applications, select the name of the application.
- On the application details page, select References.
- In the References section, select Data assets or Tasks.
-
Perform one of the following actions:
- For data assets, select List resources used in from the Actions menu (
) of the reference that you want to view.
- For tasks, select View used in from the Actions menu (
) of the reference that you want to view.
- For data assets, select List resources used in from the Actions menu (
- In the Reference used in panel, sort the first column by selecting the header.
- 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.