Viewing the Details of an Import Request

View the objects that are imported or being imported in Data Integration.

    1. Navigate to the workspace in which you initiated the import request.

      For the steps to access a workspace, see Accessing a Workspace.

    2. On the workspace home page, click Export/Import requests.
    3. On the page that appears, select Import from the Request type filter menu.

      Data Integration displays the list of import requests.

      Use the menus under Filters to filter the list by status, and when the request started or ended. Click Clear to remove the filters.

    4. In the list, click the name of the request that you want the details for.

      The Import request: <request name> page displays information about the request. If the import is in progress, you can click Refresh to update the list.

      The import details of a request are displayed in the Imported object list section under Details:

      • Name: The name of the imported object.

        If applicable, expand the name to view the objects that are contained in the imported object. For example, expand the imported folder name to see the tasks, data flows, and pipelines that might be included in the import.

      • Type: The imported object type, for example, Folder.

      • Resolution action: Whether the object is created new, retained, or duplicated in the target.

  • Use the oci data-integration import-request get command and required parameters to retrieve the details of the import request:

    oci data-integration import-request get [OPTIONS]

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

  • Run the GetImportRequest operation to retrieve the details of the import request.