|
Users can export documents on their computer. It is possible to export:
There are several types of export:
Export is available from:
|
On this page |
Exporting attachments
Users can easily export the attachments of a document or of a selection of documents, i.e. their main file and the additional attachments added from the Files tab of the documents.
Exporting a document's attachments
When you are on a document and you want to get its attached files, you can export them in a zipped folder.
To export the attachments of a document:
- From the document, click on the icon
to see the export options. - Click on ZIP Binary Export.

You are proposed to save a "clipboard.zip" file on your computer. - Save it.
When you unzip it, you get the document's attachments and an INDEX.txt file that summarizes the content of the export.
Exporting the attachments of a document selection
You can export the attachments of several documents at the same time, using the worklist.
To export a selection of documents:
- Check the box that corresponds to the documents to export to select it.
- Click on the Add to worklist button.
The documents is added to your worklist, in the left part of the screen.

- Optionally go in other folders and add other documents to your worklist.
- In the worklist, click on the Export as ZIP link.
- Save the "Clipboard.zip" folder.
When you unzip it, you get the documents' attachments and an INDEX.txt file that summarizes the content of the export.

Exporting the content of a workspace
Just like you can export a selection of documents, you can easily export the content of a workspace, folder, section. In that case, the zipped folder you get recreates the structure of the exported space: workspaces and folders are exported as folders, in which you have the documents' attachments.
To export the content of a workspace:
- From the workspace, folder or section, click on the icon
to see the export options. - Click on ZIP Binary Export.

You are proposed to save a "clipboard.zip" file on your computer. - Save it.
When you unzip it, you get a folder that represents the Nuxeo space structure and documents' attachments and an INDEX.txt file that summarizes the content structure of the export.
Exporting the list of documents a folder
Just like it is possible to export search results, it is possible to export the list of documents in a workspace, section or folder.
You can either use the Excel or the PDF export:
- the Excel export enables you to get the list of documents inside the folder in an Excel table,
- the PDF export enables you to get the folder metadata and history in addition to the list of documents.
To export the list of documents of a space in an Excel file:
Click on the icon
displayed in the top right corner of the Content tab of the workspace, folder or section.
You are proposed to save a "document_content.xls" file, that displays the same information on the folder's documents as in the Content tab.
|
The Excel export is also available from the Export options page, by clicking the icon |
To export the list of documents of a space in an PDF file:
- From the workspace, folder or section, click on the icon
to see the export options. - Click on PDF Export.

The PDF view of the page opens in a new tab. It displays:
- the metadata of the folder,
- its history,
- its content list.
Low-level exports
XML export is a low level that enables users to get a set of information on documents in an XML file. This export type is useful for debugging, and as such, is mainly intended to administrators. You can export:
- a single document,
- a selection of documents,
- the structure of a folder.
XML export of a single document
The XML export of a document enables users to get a folder for the exported document that contains:
- a document.xml file holding the document's various information (the applied access rights, the document's metadata, its path),
- a .blob file that holds the binary content of the document. This blob is referenced in the document.xml file.
To get the XML export of a document:
- From the document, click on the icon
to see the export options. - Click on ZIP XML Export.

You are proposed to save a "export.zip" file on your computer.
If you're only interested in the XML file of the document, click on XML Export. The XML file should open in a new tab or window (depending on your browser's preferences).
- Save the "export.zip" file.
When you unzip it, you get a folder named from the document, that contains a document.xml file and .blob for each attachment of the document.

XML export of a document selection
It is possible to do an XML export of several documents in a single export, using the Worklist.
To export a selection of documents:
- Check the box that corresponds to the documents to export to select it.
- Click on the Add to worklist button.
The documents is added to your worklist, in the left part of the screen.

- Optionally go in other folders and add other documents to your worklist.
- In the worklist, click on the Export to XML link.
- Save the "export.zip" folder.
When you unzip it, you get a folder structure that reproduces the Nuxeo DM tree to the document.

XML export of a folder
It is possible to export a whole workspace, section or folder in a zipped XML folder. This specific export enables users to import the folder back, with the same access rights definition.
To get the XML export of a folder:
- From the folder (or workspace or section), click on the icon
to see the export options. - Click on ZIP Tree XML Export.

You are proposed to save a "export.zip" file on your computer.
If you're only interested in the XML definition of the folder, click on XML Export. The XML file should open in a new tab or window (depending on your browser's preferences).
- Save the "export.zip" file.
When you unzip it, you get a folder named from the document, that contains a document.xml file and .blob for each attachment of the document.
