"Bulk document importer"

I have got the importer working. Now what I would like to know is how I can apply my metadata (Nuxeo Vocabularies) to the documents during the import process.

I want to import 25 GB of files and don't really want to apply the metadata manually.

To quote Jack Nicholson: “I'd rather stick needles in my eyes.”

0 votes

1 answers

1966 views

ANSWER



You could use your own properties files. Please have a look at the tests in the following file for further detail:

https://github.com/nuxeo/nuxeo-platform-importer/blob/master/nuxeo-importer-core/src/test/java/org/nuxeo/ecm/platform/importer/properties/TestMetadataFile.java

2 votes



Thanks for that, I will take a look at it. Cheers.
07/30/2012