<?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 Re: CMIS custom metadata in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-custom-metadata/m-p/320174#M7175</link>
    <description>&lt;P&gt;Please could you help me !!!!&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jul 2013 18:36:25 GMT</pubDate>
    <dc:creator>daoudja</dc:creator>
    <dc:date>2013-07-15T18:36:25Z</dc:date>
    <item>
      <title>CMIS custom metadata</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-custom-metadata/m-p/320173#M7174</link>
      <description>&lt;P&gt;Hi all,
i wanted to know how could someone instantiate a custom datamodel through cmis.
i created a type named Book, with&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;book.xsd 
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and all that stuff.
but i can't figure what is the&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;Object_type_id
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;i have to put in order that nuxeo recognizes that type.
Could you help, please ?&lt;/P&gt;
&lt;P&gt;my code :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;Map&amp;lt;String, Object&amp;gt; properties = new HashMap&amp;lt;String, Object&amp;gt;();
	properties.put(PropertyIds.OBJECT_TYPE_ID, "Book");
	properties.put(PropertyIds.NAME, filename);
	Document doc =theFolder.createDocument(properties, null, null);
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 15 Jul 2013 15:22:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-custom-metadata/m-p/320173#M7174</guid>
      <dc:creator>daoudja</dc:creator>
      <dc:date>2013-07-15T15:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS custom metadata</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-custom-metadata/m-p/320174#M7175</link>
      <description>&lt;P&gt;Please could you help me !!!!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2013 18:36:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-custom-metadata/m-p/320174#M7175</guid>
      <dc:creator>daoudja</dc:creator>
      <dc:date>2013-07-15T18:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS custom metadata</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-custom-metadata/m-p/320175#M7176</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I don't have the exact answer but here are some directions:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;P&gt;first : having a schema (book.xsd) is not enough to make a document type. Unless your description was incomplete, you should probably start here:
&lt;A href="http://doc.nuxeo.com/x/D4AO"&gt;http://doc.nuxeo.com/x/D4AO&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Second : some example are available here to create and update a document through CMIS:
&lt;A href="http://chemistry.apache.org/java/examples/example-create-update.html"&gt;http://chemistry.apache.org/java/examples/example-create-update.html&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 16 Jul 2013 07:47:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-custom-metadata/m-p/320175#M7176</guid>
      <dc:creator>Fred_Vadon</dc:creator>
      <dc:date>2013-07-16T07:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS custom metadata</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-custom-metadata/m-p/320176#M7177</link>
      <description>&lt;P&gt;take it easy&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2013 07:52:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-custom-metadata/m-p/320176#M7177</guid>
      <dc:creator>Fred_Vadon</dc:creator>
      <dc:date>2013-07-16T07:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS custom metadata</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-custom-metadata/m-p/320177#M7178</link>
      <description>&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2013 10:44:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-custom-metadata/m-p/320177#M7178</guid>
      <dc:creator>daoudja</dc:creator>
      <dc:date>2013-07-16T10:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS custom metadata</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-custom-metadata/m-p/320178#M7179</link>
      <description>&lt;P&gt;issue doesn't seem to exist. Replace issue by File and try it. Did you create the issue doc type ? Are you sure it's available ?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2013 15:02:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-custom-metadata/m-p/320178#M7179</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2013-07-16T15:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS custom metadata</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/cmis-custom-metadata/m-p/320179#M7180</link>
      <description>&lt;P&gt;Any news here ? Someone can use cmis to create types ?&lt;/P&gt;</description>
      <pubDate>Sun, 08 Sep 2013 00:33:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/cmis-custom-metadata/m-p/320179#M7180</guid>
      <dc:creator>Rafael_Bueno</dc:creator>
      <dc:date>2013-09-08T00:33:30Z</dc:date>
    </item>
  </channel>
</rss>

