<?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 PHP API finalized ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/php-api-finalized/m-p/115626#M81531</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been tyring to use the PHP API for a couple of days now, and since I've spent most of my time dealing with searches and difficulties around "Node" classes, I was wondering if I was the only one in that case or if someone else had already used this API with success.. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A very simple question is : I try to browse through the nodes of my workspace but it's just simply not possible to get access to the children or properties of each nodes.. getting some SOAP errors etc.. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Fatal error: Uncaught SoapFault exception: [soapenv&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://connect.hyland.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;erver.generalException] (null) in F:\php\EasyPHP 2.0b1\www\alfresco\Service\WebService\AlfrescoWebService.php:51 Stack trace: #0 F:\php\EasyPHP 2.0b1\www\alfresco\Service\WebService\AlfrescoWebService.php(51): SoapClient-&amp;gt;__soapCall('get', Array, Array, Object(SoapHeader), Array) #1 F:\php\EasyPHP 2.0b1\www\alfresco\Service\WebService\AlfrescoWebService.php(39): AlfrescoWebService-&amp;gt;__soapCall('get', Array) #2 [internal function]: AlfrescoWebService-&amp;gt;__call('get', Array) #3 F:\php\EasyPHP 2.0b1\www\alfresco\Service\Node.php(306): AlfrescoWebService-&amp;gt;get(Array) #4 F:\php\EasyPHP 2.0b1\www\alfresco\Service\Node.php(259): Node-&amp;gt;populateProperties() #5 F:\php\EasyPHP 2.0b1\www\alfresco\Service\BaseObject.php(12): Node-&amp;gt;getProperties() #6 F:\php\EasyPHP 2.0b1\www\alfresco\Service\Node.php(182): BaseObject-&amp;gt;__get('properties') #7 F:\php\EasyPHP 2.0b1\www\contentScan.php(45): Node-&amp;gt;__get('properties') #8 {main} thrown in F:\php\EasyPHP 2.0b1\www\alfresco\Service\WebService\AlfrescoWebService.php on line 51&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;with these simple lines&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;$node = Node::create($session, $spacesStore, "SpacesStore/b7c347c1-2090-11dc-a776-bb6a954d22a3/b7c347c1-2090-11dc-a776-bb6a954d22a3");&lt;BR /&gt;&lt;BR /&gt;foreach ($node-&amp;gt;properties as $property)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;echo "test";&lt;BR /&gt;}&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jun 2007 12:37:29 GMT</pubDate>
    <dc:creator>jcbeug</dc:creator>
    <dc:date>2007-06-27T12:37:29Z</dc:date>
    <item>
      <title>PHP API finalized ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/php-api-finalized/m-p/115626#M81531</link>
      <description>Hi all,I've been tyring to use the PHP API for a couple of days now, and since I've spent most of my time dealing with searches and difficulties around "Node" classes, I was wondering if I was the only one in that case or if someone else had already used this API with success.. A very simple questio</description>
      <pubDate>Wed, 27 Jun 2007 12:37:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/php-api-finalized/m-p/115626#M81531</guid>
      <dc:creator>jcbeug</dc:creator>
      <dc:date>2007-06-27T12:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: PHP API finalized ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/php-api-finalized/m-p/115627#M81532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot. But where can I find these files ? (I've only seen the 1.4 release).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 11:59:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/php-api-finalized/m-p/115627#M81532</guid>
      <dc:creator>jcbeug</dc:creator>
      <dc:date>2007-06-28T11:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: PHP API finalized ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/php-api-finalized/m-p/115628#M81533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yep thanks a lot.. I had already finnaly found the files and started testing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems obvious that things are working better now !! thanks a lot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 14:07:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/php-api-finalized/m-p/115628#M81533</guid>
      <dc:creator>jcbeug</dc:creator>
      <dc:date>2007-06-28T14:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: PHP API finalized ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/php-api-finalized/m-p/115629#M81534</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;In case you missed it, here &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_PHP_API" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_PHP_API&lt;/A&gt;&lt;SPAN&gt; is the PHP API documentation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Feedback welcome,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 14:29:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/php-api-finalized/m-p/115629#M81534</guid>
      <dc:creator>rwetherall</dc:creator>
      <dc:date>2007-07-06T14:29:18Z</dc:date>
    </item>
  </channel>
</rss>

