Import Helper (Import Options tab)
The Import Options tab enables you to choose the import file.
NOTE For
help opening and running the Import Helper, see Run
the Import Helper.
- Import Manifest File
- The import manifest file is an export manifest file that you previously created during an export process. Select the manifest file that contains the list of export files you previously exported and are now importing. An example of an import manifest file name is Set1_CEExport_Manifest.xml.
- External Content Path
- Specify the folder path where the content located outside of the XML file is saved. If you have not moved the external content folder after export, you can leave this field blank.
- Log File
- Identifies the location and name of the log file the import utility uses to record its progress. The log file shows successful imports, warnings, and errors. You can use the default file path and name or select a different file path.
- Append if Log File Already Exists
- Select this option to add new status messages and errors to the bottom of the existing log file. This option determines how to handle content in a log file that already exists.
- Storage Location for Imported Objects
- Select the storage location for any content included in the import file:
- Specified parent or storage location (default): Select this option
to use the content store specified in the import file if it exists in the
selected object store. If you are importing a system class definition, the
parent class definition specifies the default storage. For objects with content
such as documents and annotations, the Import Helper uses the default storage
location obtained from the storage policy defined in the document class.
- Database Storage: Select this option to save all imported content
in the target object store's database.
- <Name_of_Existing_File_Store>: Select any of
the file stores whose name appears on this drop-down list. The list includes
any file stores that already exist on the target object store. It does not
identify any file stores associated with objects exported from another object
store. Selecting one of these file stores saves all imported content into
the specified file store on the target object store.
- Standard options
- Ignore duplicate error messages during import (Policy): Select this
option if you want the export operation to ignore duplicate errors in its
status messages while importing objects. Regardless of your selection, the
import feature records all duplicate errors to the log file.
- Retry Failed Imports : If selected, Enterprise Manager will retry failed imports. By design, Content Engine will not import an object that does not have all its object-valued dependencies satisfied. This could happen if object A requires object B but object B is later in the manifest than Object A. With the automatic retry option enabled, all failed imports will be retried until the failure count from one retry to another remains the same. Retrying objects has a performance impact, and so retry is turned off by default.
-
Import Security when included in XML: Select this option if you want any security included in the import file to be imported into the new object store. The default value is True.
- Import Owner when included in XML: Select this option if you want to maintain the same Owner information in the new object store. If the object store has a different set of administrators than the object store from which you exported the XML file, you should run the Security Map wizard before you import the new security settings and owner information. Otherwise, this option should not be selected. The default value is True.
- Import Object ID: Select this option to import the existing ID of the imported objects. You would want to do this if, for example, you are exporting objects with relationships by ID. If not selected, the import process will generate new object IDs, and any relationships that depended on Object ID will no longer be intact.
- Maintain System Properties: Select this option to preserve system property settings during an import. Choosing this option specifies that Settable System Properties (Creator, DateCreated, DateLastModified, LastModifier) maintain their original values from the import file.