<?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 Parameters of Nuxeo CSV in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/parameters-of-nuxeo-csv/m-p/315729#M2730</link>
    <description>&lt;P&gt;I have a problem with Nuxeo, when I want to import my files with their attachements. It's necessary to adopt the parameters of The nuxeo CSV. For example : They define "dc:title" for title and "dc:description" for description.&lt;/P&gt;
&lt;P&gt;here is how it works :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;"name","type","dc:title","dc:description","file:content","dc:creator"
"nuxeo-csv-userdoc","File","Nuxeo CSV User documentation","This is the user guide for Nuxeo CSV","C:/../nuxeo-csv-userdoc.pdf","user"
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;My file is different, and I want to choose my parameters. For example, I have a date, society name, supplier, ID...which is different from what suggest Nuxeo. Do you have any idea how to do this.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;"Type","Title","Society","Year","ID","Path","supplier"
"RAPPORT","CENTRIFUGAL PUMPS","EMTECH-E LIST OF PARTS","2005","1767","file.pdf","XY"
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 29 Mar 2018 08:09:22 GMT</pubDate>
    <dc:creator>kaddoura</dc:creator>
    <dc:date>2018-03-29T08:09:22Z</dc:date>
    <item>
      <title>Parameters of Nuxeo CSV</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/parameters-of-nuxeo-csv/m-p/315729#M2730</link>
      <description>&lt;P&gt;I have a problem with Nuxeo, when I want to import my files with their attachements. It's necessary to adopt the parameters of The nuxeo CSV. For example : They define "dc:title" for title and "dc:description" for description.&lt;/P&gt;
&lt;P&gt;here is how it works :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;"name","type","dc:title","dc:description","file:content","dc:creator"
"nuxeo-csv-userdoc","File","Nuxeo CSV User documentation","This is the user guide for Nuxeo CSV","C:/../nuxeo-csv-userdoc.pdf","user"
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;My file is different, and I want to choose my parameters. For example, I have a date, society name, supplier, ID...which is different from what suggest Nuxeo. Do you have any idea how to do this.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;"Type","Title","Society","Year","ID","Path","supplier"
"RAPPORT","CENTRIFUGAL PUMPS","EMTECH-E LIST OF PARTS","2005","1767","file.pdf","XY"
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2018 08:09:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/parameters-of-nuxeo-csv/m-p/315729#M2730</guid>
      <dc:creator>kaddoura</dc:creator>
      <dc:date>2018-03-29T08:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Parameters of Nuxeo CSV</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/parameters-of-nuxeo-csv/m-p/315730#M2731</link>
      <description>&lt;P&gt;You should prefix your fields with the schema name. For example, &lt;CODE&gt;dc:title&lt;/CODE&gt; is the way it is because the dublincore schema (dc) has a field called 'title'. So for whatever custom schemas or doc types you've created, you can add the fields into a csv by following the same syntax: &lt;CODE&gt;schemaname:fieldname&lt;/CODE&gt;. Your &lt;CODE&gt;Society&lt;/CODE&gt; field, for example, is missing the schema (as well as all your other custom fields).&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2018 20:57:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/parameters-of-nuxeo-csv/m-p/315730#M2731</guid>
      <dc:creator>Jackie_A</dc:creator>
      <dc:date>2018-04-05T20:57:29Z</dc:date>
    </item>
  </channel>
</rss>

