Viewing an Application's Details

View the details of an application in Data Integration.

When Data lineage generation is enabled in the application, Data Integration generates lineage information for the data entities that are processed in the application. The generated lineage metadata is available for viewing only in the Data Catalog service. For complete information about data lineage, the supported data source types and tasks, and the level of support in some operators, see the following pages in the Data Catalog service documentation:

You can access the following resources from the application details page:

    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 that you want to view.

      The application details page opens.

      If the application was created as a copy of another application, Source application shows the name of the application that this application is a copy of. If the source name is truncated, select the tip icon to see the full name. To see more details, select View details next to the tip icon. You can see details such as the OCID of the source application, and the source's workspace and compartment and their OCID values. To sync the application with changes from the source application, see Syncing an Application.

      If the application was created by using an application template, you can select View details next to Additional information to show detailed descriptions and prerequisites, and information about how to use the template.

  • Use the oci data-integration dis-application get command and required parameters to retrieve an application in Data Integration:

    oci data-integration dis-application get [OPTIONS]

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

  • Run the GetDisApplication operation to retrieve an application in Data Integration.