Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
CSV Export
Enterprise Architect enables you to export information about elements to a CSV text file, using a CSV export specification.
If you intend to re-import the exported information into Enterprise Architect at some point, it is recommended that you include the GUID field in the CSV export specification. This ensures that Enterprise Architect can identify and update existing elements, rather than creating duplicates.
Access Project Browser | Package Context Menu | Import/Export | CSV Import/Export
How to
To export data in CSV format, follow the steps below
1. | In the Project Browser, right-click on the package containing the elements to export and select the CSV Import/Export menu option. |
2. | The CSV Import/Export dialog displays; complete the fields as required, as indicated in the following table: |
Field |
Usage |
See also |
---|---|---|
Package |
Confirm the name of the current selected package.
|
|
Specification |
Specify the name of the export specification to use.
|
|
Edit/New |
Edit the export specification or create a new one.
|
|
File |
Specify the filename to export to.
|
|
Types |
List the element types to export: leave blank for all, or enter a comma-separated list of types. If you specify element types, ONLY elements of those types are exported; therefore, to enable the Preserve Hierarchy option in the specification to operate (if selected) you must include Package as an element type, otherwise no Packages are exported in which to preserve the hierarchy. If you do not specify any element types, all elements including Packages are exported and the hierarchy can be preserved.
|
|
Action |
Select the Export radio button to export to file.
|
|
Print Results |
Print out the result list.
|
|
View File |
View the resultant CSV file with the default Windows application for CSV files.
|
|
Run |
Perform the export.
|
|
Close |
Exit this dialog.
|
|
Notes
• | In the Corporate, Business and Software Engineering, System Engineering and Ultimate editions of Enterprise Architect, if security is enabled you must have both Export XMI and Import XMI permissions to use the CSV Import/Export option |
Learn more