cancel
Showing results for 
Search instead for 
Did you mean: 

Bulk Data retrieval in Nuxeo?

Not applicable

Is there a simple method to do bulk data recovery or retrieval within Nuxeo Enterprise Platform?

1 ACCEPTED ANSWER

Wojciech_Sulejm
Star Contributor
Star Contributor

You can approach it as a standard backup and restore procedure:

  1. backup your data directory (e.x. <NUXEO_HOME>/nxserver/data in basic installation)
  2. backup your database (in case of the basic/out-of-the-box installation the database is stored within the data directory mentioned above)
  3. backup your configuration (<NUXEO_CONF>, custom templates) Restore those 3 artifacts to the target system

Check out the following entries in Nuxeo Doc:

View answer in original post

5 REPLIES 5

Alain_ESCAFFRE
Star Contributor
Star Contributor

There are many ways for retrieving data, mostly depending on the format you need. You can use zip export, use nuxeo-core-io library for exporting in the format you want, or simply use the Content Automation system, having in an operation chain, an NXQL query to retrieve the data and apply a ftl transformation on the document feed that was produced as a result.

-mass+bulk...

Wojciech_Sulejm
Star Contributor
Star Contributor

You can approach it as a standard backup and restore procedure:

  1. backup your data directory (e.x. <NUXEO_HOME>/nxserver/data in basic installation)
  2. backup your database (in case of the basic/out-of-the-box installation the database is stored within the data directory mentioned above)
  3. backup your configuration (<NUXEO_CONF>, custom templates) Restore those 3 artifacts to the target system

Check out the following entries in Nuxeo Doc:

First link (Backup your Nuxeo using VCS) is dead

I just fixed it.

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.