4.32 Export of <Object> Dialog

Use to export one single object.

In the Export <Object> Dialog, set the export parameters as follows:

Properties Description
Export Directory Directory in which the export file is created.
Export Name Name given to the export (mandatory).
Export child objects If this option is checked, the objects linked to the object to be exported are also exported. These objects are those visible under the exported object in the Navigator tree. It is recommended to leave this option checked.
Replace existing files without warning If this option is checked, the existing file is replaced directly by the ones of the export without any warning (no confirmation dialog is displayed). If a file with the same name as the export file already exists, it will be overwritten by the export file.

Encryption

For more information about Encryption see, Export Key fields in Export Dialog

Advanced Options

Use these options to customize the XML output file format. It is recommended that you use the default values.

Properties Description
XML Version The xml version parameter in the XML file header.

<?xml version="1.0" encoding="ISO-8859-1"?>

XML Character Set The encoding parameter in the XML file header.

<?xml version="1.0" encoding="ISO-8859-1"?>

Java Character Set Java character set used to generate the file.

"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