importer
Can anybody give me a solution to configure multiple `org.nuxeo.ecm.platform.scanimporter.service.ScannedFileMapperComponent ` config and mapping extension point with different configuration (source and target path), different leaftype (I can do it ...
0 votes
0 answers
2 comments
1729 views
I'm using nuxeo-scan-importer to import documents using XML files, i've tried it with one type, now i want to be able map many type of document but i don't know how to indicates that those XML files correspond to this type of document. Any ...
0 votes
1 answers
1 comments
2302 views
I'm trying to configure nuxeo-importer-scan bundle, and i'm getting the following error : java.lang.NoClassDefFoundError: org/nuxeo/ecm/core/api/DocumentNotFoundException ,so i can't find the problem source. Any suggestion ?? I've attached my ...
0 votes
1 answers
1 comments
2147 views
I work with nuxeo bulk importer and I have a big problem: when i import the same file x times in my Nuxeo default workspace is uploaded the same number of files with the same name and properties. But i want only one file with different versions. ¿It ...
0 votes
0 answers
0 comments
1579 views
Hi, I have problem when i try to install the package of Nuxeo Bulk Importer. I have an error related to webengine !!!
0 votes
0 answers
1 comments
1685 views
I am attempting to use the bulk document importer and the FileWithIndividualMetadasSourceNode to load custom metadata for many files in the filesystem. I have tried several formats for the properties documents listed there. Right now I have ...
0 votes
1 answers
2 comments
3315 views
Hi, We have created a Scheduler to import document (Scan) from a folder in the server. We are doing that by XML extension in Nuxeo studio- method: Here 1 . It works, but now we have different files scanned by different scan , uploaded in different ...
0 votes
1 answers
0 comments
2093 views
I used the following blog to build an importer (http://www.nuxeo.com/blog/development/2012/03/monday-dev-heaven-multithreaded-transactional-documents-import-nuxeo/). This importer listens to a folder in which I can place files which are imported ...
0 votes
1 answers
0 comments
1991 views
I would like to use the document bulk importer to import a bulk of documents. I have metadata to attach to the documents. How can I get the importer to honor metadata? Is it possible to put a properties-file with the same name of every file in the ...
0 votes
1 answers
0 comments
2118 views