<?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 Query Folder error in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/cmis-query-folder-error/m-p/269948#M223078</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Florian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have tried by using your suggestion but any result has been found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In Alfresco repository we have, for example, two sites: site 03811 and site 03813.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, we have invoked Alfresco services (https protocol):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://..../alfresco/service/cmis/query?q=SELECT" rel="nofollow noopener noreferrer"&gt;https://..../alfresco/service/cmis/query?q=SELECT&lt;/A&gt;&lt;SPAN&gt; cmis&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjectId FROM st:site WHERE cmis:name='03811'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The site 03811 was found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://..../alfresco/service/cmis/query?q=SELECT" rel="nofollow noopener noreferrer"&gt;https://..../alfresco/service/cmis/query?q=SELECT&lt;/A&gt;&lt;SPAN&gt; cmis&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjectId FROM st:site WHERE cmis:name='03813'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The site 03813 wasn't found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's really strange.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Moreover, we have tried by using the WHERE condition with the LIKE, but the site 03813 wasn't found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By using the Alfresco CMIS browser, the 03813 folder has type st:site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Francesco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Sep 2011 07:42:34 GMT</pubDate>
    <dc:creator>francesco_forna</dc:creator>
    <dc:date>2011-09-08T07:42:34Z</dc:date>
    <item>
      <title>CMIS Query Folder error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-query-folder-error/m-p/269946#M223076</link>
      <description>Dear All,I use Alfresco CE 3.4.d and I wrote a simple CMIS query:select cmis&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjectId from cmis:folder where cmis:name = 'SITENAME'to find folders (sites) which are stored in the root site repository folder.The java code should be correct and the site is PRESENT in the repository Sites. But the CMIS</description>
      <pubDate>Wed, 07 Sep 2011 15:13:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-query-folder-error/m-p/269946#M223076</guid>
      <dc:creator>francesco_forna</dc:creator>
      <dc:date>2011-09-07T15:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Query Folder error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-query-folder-error/m-p/269947#M223077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Francesco,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does your site show up when you run the query "select * from st:site" ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Florian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 15:31:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-query-folder-error/m-p/269947#M223077</guid>
      <dc:creator>fmui</dc:creator>
      <dc:date>2011-09-07T15:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS Query Folder error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/cmis-query-folder-error/m-p/269948#M223078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Florian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have tried by using your suggestion but any result has been found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In Alfresco repository we have, for example, two sites: site 03811 and site 03813.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, we have invoked Alfresco services (https protocol):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://..../alfresco/service/cmis/query?q=SELECT" rel="nofollow noopener noreferrer"&gt;https://..../alfresco/service/cmis/query?q=SELECT&lt;/A&gt;&lt;SPAN&gt; cmis&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjectId FROM st:site WHERE cmis:name='03811'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The site 03811 was found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://..../alfresco/service/cmis/query?q=SELECT" rel="nofollow noopener noreferrer"&gt;https://..../alfresco/service/cmis/query?q=SELECT&lt;/A&gt;&lt;SPAN&gt; cmis&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjectId FROM st:site WHERE cmis:name='03813'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The site 03813 wasn't found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's really strange.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Moreover, we have tried by using the WHERE condition with the LIKE, but the site 03813 wasn't found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By using the Alfresco CMIS browser, the 03813 folder has type st:site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Francesco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 07:42:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/cmis-query-folder-error/m-p/269948#M223078</guid>
      <dc:creator>francesco_forna</dc:creator>
      <dc:date>2011-09-08T07:42:34Z</dc:date>
    </item>
  </channel>
</rss>

