6.13 Export All Scenarios Dialog

Use to export a group of scenarios.

Properties Description
Export Directory Directory in which the export file is created.
Child components export 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 will be displayed). If a file with the same name as the export file already exists, it is overwritten by the export file.

Objects to Export

Select the type of objects (packages, mappings, procedures, or variables) whose scenarios you want to export.

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 XML Version specified in the export file. The xml version parameter in the XML file header.

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

XML Character Set Encoding specified in the export file. 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" chapter in Oracle Fusion Middleware Developing Integration Projects with Oracle Data Integrator