-
Type: New Feature
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Synchronization
This plugin enables you to export partly or totally your Nuxeo Platform structure of documents to your File System.
It is called through the "CallExportToFS" operation with the following parameters:
- "Root Name": root path of the documents from Nuxeo that you want to export
- "File System Target": the directory of File System where the export will be done
- "Export Deleted Documents": checked if you want to export the deleted documents
- "Page Provider": if you want to use your own Page Provider to select the list of documents to be exported
There is an extension point where you can define your own logic of export.