Listing Applications

Applications in a Data Integration workspace are organized in compartments.

    1. On the Workspaces list page, select the workspace in which applications are created. If you need help finding the list page or the workspace, see Accessing Workspaces.
    2. On the home page of the workspace, select Applications.
    3. On the Applications list page, select the compartment that has the applications that you want to work in.

      By default, Data Integration displays the applications list sorted by date in descending order.

    4. To sort the applications list by date or name, perform the following actions:
      • Select the arrow icon on the Updated column header to sort in ascending or descending order.
      • Select the Name column header to sort in ascending or descending order.
    5. To find an application, enter the full name of the application in the Filter by name field and press Enter.
    6. In the applications list, use the Actions menu (Actions menu) next to an application to see these options:
      • View details: Lets you view the application details page and the runtime objects created in the application such as published tasks and runs.
      • Edit: Lets you edit the name and description for the application.
      • Copy OCID: Copies the OCID of the application to the clipboard. You can use the OCID with Data Integration API
      • Copy application key: Copies the key of the application to the clipboard. You can use the key with Data Integration API.
      • Delete: Lets you delete the application.
    7. Use the Favorite filter menu to list only those applications that are marked as favorite. Select Clear to remove the filter.
  • Use the oci data-integration dis-application list command and required parameters to retrieve the applications in a compartment:

    oci data-integration dis-application list [OPTIONS]

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

  • Run the ListDisApplications operation to retrieve the applications in a compartment.