<?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: Published documents within sections not shown through CMIS anymore? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/published-documents-within-sections-not-shown-through-cmis/m-p/317690#M4691</link>
    <description>&lt;P&gt;The Nuxeo CMIS connector has never showed the proxies (published in Sections). This is documented in &lt;A href="https://doc.nuxeo.com/display/NXDOC/CMIS#CMIS-ModelMappingmapping"&gt;CMIS - Model Mapping&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;However I just opened &lt;A href="https://jira.nuxeo.com/browse/NXP-17313"&gt;NXP-17313&lt;/A&gt; to add this feature because recent changes have made this possible. Please follow this ticket if you want to know more of the completion of this feature.&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jun 2015 16:03:19 GMT</pubDate>
    <dc:creator>Florent_Guillau</dc:creator>
    <dc:date>2015-06-17T16:03:19Z</dc:date>
    <item>
      <title>Published documents within sections not shown through CMIS anymore?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/published-documents-within-sections-not-shown-through-cmis/m-p/317689#M4690</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I took over the maintenance of a piece of code, which previously worked with Nuxeo DM Server 5.6. The code uses CMIS to communicate with Nuxeo and scans the published documents within a certain section. It seems this did work with Nuxeo DM 5.6 (have not validated this yet), but it does not seem to work with Nuxeo 6.0 anymore. Has something fundamentally changed with CMIS support for sections within Nuxeo? It does work when I switch it to a workspace, but that's not the intention. I want only to get published documents.&lt;/P&gt;
&lt;P&gt;The code used is quite simple. It uses Apache Chemistry, which I have also updated from 0.9.0 to version 0.13.0 in the mean time.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;CmisObject seed = session.getObjectByPath(cmisRepoConfig.getRootPath(), operationContext);
ItemIterable&amp;lt;CmisObject&amp;gt; children = ((Folder) seed).getChildren(); 
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;The connection uses:
the following rootPath /default-domain/sections/marketing
and connects via &lt;A href="http://localhost:18080/nuxeo/atom/cmis" target="test_blank"&gt;http://localhost:18080/nuxeo/atom/cmis&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;When I iterate the children I only get CMIS folders back, but no documents.&lt;/P&gt;
&lt;P&gt;Any hints or tips are highly appreciated!&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 09:54:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/published-documents-within-sections-not-shown-through-cmis/m-p/317689#M4690</guid>
      <dc:creator>jreijn_</dc:creator>
      <dc:date>2015-06-17T09:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Published documents within sections not shown through CMIS anymore?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/published-documents-within-sections-not-shown-through-cmis/m-p/317690#M4691</link>
      <description>&lt;P&gt;The Nuxeo CMIS connector has never showed the proxies (published in Sections). This is documented in &lt;A href="https://doc.nuxeo.com/display/NXDOC/CMIS#CMIS-ModelMappingmapping"&gt;CMIS - Model Mapping&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;However I just opened &lt;A href="https://jira.nuxeo.com/browse/NXP-17313"&gt;NXP-17313&lt;/A&gt; to add this feature because recent changes have made this possible. Please follow this ticket if you want to know more of the completion of this feature.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 16:03:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/published-documents-within-sections-not-shown-through-cmis/m-p/317690#M4691</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2015-06-17T16:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Published documents within sections not shown through CMIS anymore?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/published-documents-within-sections-not-shown-through-cmis/m-p/317691#M4692</link>
      <description>&lt;P&gt;Thanks Florent! It must have been wrong in our documentation then. I'll will track the issue, because I think it adds value.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 17:51:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/published-documents-within-sections-not-shown-through-cmis/m-p/317691#M4692</guid>
      <dc:creator>jreijn_</dc:creator>
      <dc:date>2015-06-17T17:51:51Z</dc:date>
    </item>
  </channel>
</rss>

