<?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 Repository Access VIA PHP library in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/repository-access-via-php-library/m-p/154166#M108650</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not able to access all directory (store) that I created with the ALfresco Community Portal VIA&amp;nbsp; the PHP library. In the directory Company Home, I created a directory&amp;nbsp; named &lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;bis&lt;/STRONG&gt;&lt;SPAN&gt; and when I try to access it as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;nbsp; $nodes = $session-&amp;gt;query($spacesStore, "PATH:\"//app:company_home/app:bis\"");&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The variable &lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;$nodes&lt;/STRONG&gt;&lt;SPAN&gt; is empty.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But when I try to access a directory inside the Company Home like&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG&gt;Projects&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;-&amp;nbsp; $nodes = $session-&amp;gt;query($spacesStore, "PATH:\"//app:company_home/app&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;rojects\"");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Everything is ok.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;N.B: Everything is done with the user admin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steph&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Aug 2008 17:04:00 GMT</pubDate>
    <dc:creator>sguillemette</dc:creator>
    <dc:date>2008-08-01T17:04:00Z</dc:date>
    <item>
      <title>Repository Access VIA PHP library</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repository-access-via-php-library/m-p/154166#M108650</link>
      <description>Hi,I am not able to access all directory (store) that I created with the ALfresco Community Portal VIA&amp;nbsp; the PHP library. In the directory Company Home, I created a directory&amp;nbsp; named bis and when I try to access it as follows:-&amp;nbsp; $nodes = $session-&amp;gt;query($spacesStore, "PATH:\"//app:company_home/app:</description>
      <pubDate>Fri, 01 Aug 2008 17:04:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repository-access-via-php-library/m-p/154166#M108650</guid>
      <dc:creator>sguillemette</dc:creator>
      <dc:date>2008-08-01T17:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Repository Access VIA PHP library</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repository-access-via-php-library/m-p/154167#M108651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, I found how. We must use the keyword cm: instead of app:…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;$nodes = $session-&amp;gt;query($spacesStore, "PATH:\"//app:company_home/&lt;/SPAN&gt;&lt;STRONG&gt;cm&lt;/STRONG&gt;&lt;SPAN&gt;:bis\"");&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steph&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 16:20:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repository-access-via-php-library/m-p/154167#M108651</guid>
      <dc:creator>sguillemette</dc:creator>
      <dc:date>2008-08-04T16:20:15Z</dc:date>
    </item>
  </channel>
</rss>

