4.69 Smart Import Wizard

Use to selectively import objects exported using the Smart Export.

The Smart Import wizard guides you through the process of importing objects into Oracle Data Integrator.

The Smart Import wizard has the following steps:

4.69.1 Step 1 - File Selection

Use to specify the import settings.

Properties Description
File Selection Location of the Smart Export file to be imported.
Response File Optionally, select a Response File to replay a previous Smart Import wizard execution by presetting all fields.

Click Next to move to the next step of the Smart Import Wizard.

Oracle Data Integrator (ODI) starts a matching process that verifies whether the repository contains matching objects for each of the potential objects being imported. ODI also performs an issue detection process to check for any issues that would prevent a successful import.

4.69.2 Step 2 - Import Actions

Use to verify the result of the matching process and to fix potential issues.

Object Match Details

Properties Description
Import Object Displays the objects to be imported and their dependencies in the navigator trees. Expand the nodes to navigate to the objects to import and to display the possible actions.
Action Select the action to perform on the object during the import operation. Possible values are:
  • Merge

  • Overwrite

  • Create Copy

  • Reuse

  • Ignore

Repository Object Displays the repository objects that match the import object. From the list, select the required repository object.
Issues Displays an icon indicating if issues such as broken links and name or code conflicts, have been detected during the matching process.

If an issue is detected, details are displayed in the Issue Details table. Next button is disabled until all critical issues are fixed.


Issue Details

This table lists the issues that have been detected during the matching process. To fix an issue, select the action to perform in the Action column.

Note:

Oracle Data Integrator provides a default working solution for every issue. However, missing references may still occur during the actual import process depending on the selected import actions.
Properties Description
Issue Displays a warning or error icon depending on the encountered issue.
Type Displays the type of the encountered issue. Possible values are:
  • Collision (for example, Name, Code, ID).

  • Broken Link (for example, when referenced object cannot be found).

  • Value Changed (for example, Project Code will be changed to a different value).

Description Description of the encountered issue.
Action Select the action to perform to fix the issue. Possible values are:
  • Ignore (Not possible on critical issues).

  • Change (If the collision is on an ID, the new value is always NEW_ID. If a name or code collision is detected, specify the new value in the Fix field).

  • Do not change (For value changed issues, the value in the matching target object is kept).

  • Fix Link (For broken links, click Search in the Fix field).

Fix If you have selected to fix the issue in the Action column, specify the fix in this column. Click Search to select the target object in the Broken Link Target Object Selection dialog to fix the broken link.

Click Next to move to the next step of the Smart Import Wizard.

4.69.3 Step 3 - Summary

Use to review the import file name and eventual issues. You can also create a response file that you can reuse in another import to replay the same selections.

Properties Description
File Selection Location of the Smart Export file to be imported.
Issue Details Displays the unresolved warnings.

Note: Critical issues are not displayed here.

Save Response File Select this to create a response file. You can use the response file in another import to replay this Smart Execution wizard execution, by presetting all fields.

Click Finish to run the Smart Import and to complete the Smart Import Wizard.

The Smart Import Report is displayed at the end of the Smart Import process.

"Exporting an Object with its Child Components" in the "Exporting and Importing Objects" chapter in Oracle Fusion Middleware Developing Integration Projects with Oracle Data Integrator