csv


Related Questions
I am doing a bulk update using nuxeo csv-import. The documents have existing data in an integer field. I'd like to force the integer fields to have a null value. To be clear, this means the value in my:integerField will need to change from “12345” ...
  0 votes
  1 answers
  1 comments
  1390 views

Hi, I am trying to develop a java program (java client + rest API) that allows to create nuxeo documents by using as input a csv file. I followed the tutorial of nuxeo “https://doc.nuxeo.com/nxdoc/java-client/#operation-api” and I created a document ...
  0 votes
  0 answers
  0 comments
  2027 views

Hi :) I am using Nuxeo csv import . I need to create specific document types from each record in csv file.I hace created the csv file as Nuxeo requires it: “name” ,“type”,“document's fields in the format prefix:field”,“file:content” . I have also ...
  0 votes
  0 answers
  0 comments
  1816 views

Hi! We have tried to install nuxeo-csv package from the marketplace https://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-csv?version=1.5.5 but after installing the addon, the server becomes unstable and it's not able to start anymore. ...
  1 votes
  1 answers
  0 comments
  1393 views

Hi, There seems to be many unanswered, or incomplete, questions regarding the ability to import 'tags' associated with doctypes upon use of the CSV importer. A member of the community apparently wrote code to resolve, or add, this feature: ...
  0 votes
  1 answers
  0 comments
  2222 views