<?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: Problem with API PHP script in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-api-php-script/m-p/317700#M4701</link>
    <description>&lt;P&gt;Sorry, Which script are you referencing here ?&lt;/P&gt;</description>
    <pubDate>Wed, 02 Jul 2014 16:24:44 GMT</pubDate>
    <dc:creator>Benjamin_Jalon1</dc:creator>
    <dc:date>2014-07-02T16:24:44Z</dc:date>
    <item>
      <title>Problem with API PHP script</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-api-php-script/m-p/317699#M4700</link>
      <description>&lt;P&gt;I try to download with script B5bis.php.
The answers is always : $answer is not set&lt;/P&gt;
&lt;P&gt;I have no problem with others scripst. For example, I can list document with B1 script.&lt;/P&gt;
&lt;P&gt;I want to download a pdf file. Is this instruction is good ?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;$answer = $session-&amp;gt;NewRequest("Blob.Get")-&amp;gt;Set('input', 'doc: ' . $path)-&amp;gt;SendRequest();
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Merci&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2014 08:57:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problem-with-api-php-script/m-p/317699#M4700</guid>
      <dc:creator>Patrick_Delage</dc:creator>
      <dc:date>2014-06-19T08:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with API PHP script</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-api-php-script/m-p/317700#M4701</link>
      <description>&lt;P&gt;Sorry, Which script are you referencing here ?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2014 16:24:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problem-with-api-php-script/m-p/317700#M4701</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2014-07-02T16:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with API PHP script</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/problem-with-api-php-script/m-p/317701#M4702</link>
      <description>&lt;P&gt;we found the solution :
It's OK with the uid of the document :
$answer = $nuxeoSession-&amp;gt;newRequest("Document.Query")-&amp;gt;set('params', 'query', 'SELECT * FROM Document WHERE ecm:uuid=''.$uid.'' AND ('.$filter.')')-&amp;gt;sendRequest();&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2014 10:09:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/problem-with-api-php-script/m-p/317701#M4702</guid>
      <dc:creator>Patrick_Delage</dc:creator>
      <dc:date>2014-07-11T10:09:36Z</dc:date>
    </item>
  </channel>
</rss>

