<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Customize BulkImporter in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/customize-bulkimporter/m-p/320414#M7415</link>
    <description>&lt;P&gt;Hi all,
I've customized our Bulk import form but I'm facing to issues with some fields.&lt;/P&gt;
&lt;P&gt;If I upload a PDF or ODT file, there is no problem but when I try to upload a txt file, there is an exception caused by fileds which.&lt;/P&gt;
&lt;P&gt;All fields which use a custom vocabulary or the ldap username autocomplete are not accepted.&lt;/P&gt;
&lt;P&gt;For exemple, I'have a single vocabulary called "ulr:meeting_type"
When I import a PDF file, there is no problem, but when I import a txt file, nuxeo throws this exception :&lt;/P&gt;
&lt;P&gt;Do you know why ?&lt;/P&gt;
&lt;P&gt;****** chain ******
Name: FileManager.ImportWithMetaDataInSeam
Exception: OperationException
Caught error: Failed to invoke operation Document.Update
Caused by: org.nuxeo.ecm.core.api.model.PropertyNotFoundException: ulr:meeting_type
****** Hierarchy calls ******
org.nuxeo.ecm.automation.core.operations.services.FileManagerImport
org.nuxeo.ecm.automation.core.operations.document.UpdateDocument&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:232)
at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115)
at org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent.execute(BatchManagerComponent.java:283)
at org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent.execute(BatchManagerComponent.java:249)
at org.nuxeo.ecm.webapp.action.ImportActions.importDocumentsThroughBatchManager(ImportActions.java:293)
at org.nuxeo.ecm.webapp.action.ImportActions.importDocuments(ImportActions.java:245)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 10 Jun 2016 15:22:55 GMT</pubDate>
    <dc:creator>Mohamed_Belmokh</dc:creator>
    <dc:date>2016-06-10T15:22:55Z</dc:date>
    <item>
      <title>Customize BulkImporter</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/customize-bulkimporter/m-p/320414#M7415</link>
      <description>&lt;P&gt;Hi all,
I've customized our Bulk import form but I'm facing to issues with some fields.&lt;/P&gt;
&lt;P&gt;If I upload a PDF or ODT file, there is no problem but when I try to upload a txt file, there is an exception caused by fileds which.&lt;/P&gt;
&lt;P&gt;All fields which use a custom vocabulary or the ldap username autocomplete are not accepted.&lt;/P&gt;
&lt;P&gt;For exemple, I'have a single vocabulary called "ulr:meeting_type"
When I import a PDF file, there is no problem, but when I import a txt file, nuxeo throws this exception :&lt;/P&gt;
&lt;P&gt;Do you know why ?&lt;/P&gt;
&lt;P&gt;****** chain ******
Name: FileManager.ImportWithMetaDataInSeam
Exception: OperationException
Caught error: Failed to invoke operation Document.Update
Caused by: org.nuxeo.ecm.core.api.model.PropertyNotFoundException: ulr:meeting_type
****** Hierarchy calls ******
org.nuxeo.ecm.automation.core.operations.services.FileManagerImport
org.nuxeo.ecm.automation.core.operations.document.UpdateDocument&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:232)
at org.nuxeo.ecm.automation.core.impl.OperationServiceImpl.run(OperationServiceImpl.java:115)
at org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent.execute(BatchManagerComponent.java:283)
at org.nuxeo.ecm.automation.server.jaxrs.batch.BatchManagerComponent.execute(BatchManagerComponent.java:249)
at org.nuxeo.ecm.webapp.action.ImportActions.importDocumentsThroughBatchManager(ImportActions.java:293)
at org.nuxeo.ecm.webapp.action.ImportActions.importDocuments(ImportActions.java:245)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 10 Jun 2016 15:22:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/customize-bulkimporter/m-p/320414#M7415</guid>
      <dc:creator>Mohamed_Belmokh</dc:creator>
      <dc:date>2016-06-10T15:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Customize BulkImporter</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/customize-bulkimporter/m-p/320415#M7416</link>
      <description>&lt;P&gt;The txt file could be mapped to another doctype (Note) hence the error.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2016 19:20:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/customize-bulkimporter/m-p/320415#M7416</guid>
      <dc:creator>pibou_Bouvret</dc:creator>
      <dc:date>2016-06-10T19:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Customize BulkImporter</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/customize-bulkimporter/m-p/320416#M7417</link>
      <description>&lt;P&gt;Mohamed,&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2016 19:01:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/customize-bulkimporter/m-p/320416#M7417</guid>
      <dc:creator>Yousuf_Nejati</dc:creator>
      <dc:date>2016-06-13T19:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Customize BulkImporter</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/customize-bulkimporter/m-p/320417#M7418</link>
      <description>&lt;P&gt;Hi Yousuf Nejati&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2016 12:35:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/customize-bulkimporter/m-p/320417#M7418</guid>
      <dc:creator>Mohamed_Belmokh</dc:creator>
      <dc:date>2016-06-14T12:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Customize BulkImporter</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/customize-bulkimporter/m-p/320418#M7419</link>
      <description>&lt;P&gt;Hi pibou Bouvret&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2016 12:37:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/customize-bulkimporter/m-p/320418#M7419</guid>
      <dc:creator>Mohamed_Belmokh</dc:creator>
      <dc:date>2016-06-14T12:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Customize BulkImporter</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/customize-bulkimporter/m-p/320419#M7420</link>
      <description>&lt;P&gt;In the contribution I mentionned, the "NoteImporter" plugin tries to create a Note document when a file whose MIME type is "text/plain" is imported.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2016 12:54:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/customize-bulkimporter/m-p/320419#M7420</guid>
      <dc:creator>pibou_Bouvret</dc:creator>
      <dc:date>2016-06-14T12:54:56Z</dc:date>
    </item>
  </channel>
</rss>

