Nuxeo Marketplace

Find Nuxeo packages for your application

Nuxeo FS Exporter

By Nuxeo

The Nuxeo File Exporter addon enables a server administrator to export a chosen root structure of documents to a specified file system path with a pluggable export format.

Usage

The installation of this addon will add a new operation in Services called `ExportStructureToFS. This operation must be added to the registries in Studio and then can be used in an automation chain. It is possible to do one-shot calls of that operation, or you can schedule the execution of that operation on a regular basis.

Installation

The Nuxeo FS Exporter requires installation of the corresponding Nuxeo package. You may also have to deploy an XML contribution and a java class in a Nuxeo bundle if you want a customized export logic.

Configuration

There is no additional configuration step required to start using the addon with out-of-the-box exporters. You need a contribution and some java code for custom logics.