The sections below describe the pages and options you will be presented with when importing from an external database:
Configuration page—The options here determine basic configuration information including selection of the table, or view to import from.
Table selection page—This page only displays when running the export service from a dataset's Actions menu and allows you to select a table to export.
Results page—This page shows you the import results.
This screen allows you to select an external database location to export to and select a Java class used to map columns. The options include:
Options  | Definition  | 
|---|---|
Select a target application  | With 'Default XML format' selected the export uses default configuration options. When additional target applications have been configured, they can be selected here.  | 
Select a version to include in the exported file  | For information only. If you use the 'use header' option, this information is inserted in the exported file as the 'appversion' XML tag within the header.  | 
| Use header | You can add a EBX Data Exchange Add-on header that contains metadata such as Name, Type, Application Version and export time. EBX Data Exchange Add-on reuses this 'header' XML tag at import time.  | 
| Include computed values | Specifies whether computed values must be included in the export.  | 
| Is indented | Specifies whether the file should be indented to improve readability.  | 
| Omit XML comment | Specifies whether the generated XML comment that describes the location of data and the export date should be omitted from the file.  | 
| Disable write access lock | Specifies the write access lock on the dataspace while exporting. If 'No': The dataspace is locked and the export is executed inside the read only procedure. If 'Yes': The export is executed outside a procedure and users have write access on the dataspace while exporting. Default value: 'No'.  |