<?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: NXQL: SELECT * FROM Document returns only ecm:uuid property value : shouldn't it return all properties values? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/nxql-select-from-document-returns-only-ecm-uuid-property-value/m-p/327370#M14371</link>
    <description>&lt;P&gt;OK.Thanks for this indication.&lt;/P&gt;</description>
    <pubDate>Thu, 30 Aug 2012 19:36:19 GMT</pubDate>
    <dc:creator>promanov_</dc:creator>
    <dc:date>2012-08-30T19:36:19Z</dc:date>
    <item>
      <title>NXQL: SELECT * FROM Document returns only ecm:uuid property value : shouldn't it return all properties values?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nxql-select-from-document-returns-only-ecm-uuid-property-value/m-p/327367#M14368</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'm testing NXQL queries via Nuxel Shell on a slightly customized CMF 5.6-RC3 installation.&lt;/P&gt;
&lt;P&gt;Is it normal that a query like following&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt; SELECT * FROM Case
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;returns only an id value (ecm:uuid) ?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;   /case-management/case-root/2012/08/20/case 1
   /case-management/case-root/2012/08/20/case 2
   /case-management/case-root/2012/08/20/case 3
   ...
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I'm trying to access other properties, starting from dc:title, but got an empty result.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;SELECT dc:title FROM Case
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;What am I doing wrong?
Isn't SELECT * supposed to return all properties values?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2012 15:19:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nxql-select-from-document-returns-only-ecm-uuid-property-value/m-p/327367#M14368</guid>
      <dc:creator>promanov_</dc:creator>
      <dc:date>2012-08-20T15:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: NXQL: SELECT * FROM Document returns only ecm:uuid property value : shouldn't it return all properties values?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nxql-select-from-document-returns-only-ecm-uuid-property-value/m-p/327368#M14369</link>
      <description>&lt;P&gt;may be it's described in the doc somebody could refer me to? I haven't found.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2012 22:10:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nxql-select-from-document-returns-only-ecm-uuid-property-value/m-p/327368#M14369</guid>
      <dc:creator>promanov_</dc:creator>
      <dc:date>2012-08-22T22:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: NXQL: SELECT * FROM Document returns only ecm:uuid property value : shouldn't it return all properties values?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nxql-select-from-document-returns-only-ecm-uuid-property-value/m-p/327369#M14370</link>
      <description>&lt;P&gt;The &lt;CODE&gt;query&lt;/CODE&gt; command in the Nuxeo Shell only returns documents (either their uuid or their path depending on the options).&lt;/P&gt;
&lt;P&gt;You would need to define your own Shell command using an new Operation that uses &lt;CODE&gt;queryAndFetch&lt;/CODE&gt; to get the result you want (this would be a useful contribution).&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2012 19:29:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nxql-select-from-document-returns-only-ecm-uuid-property-value/m-p/327369#M14370</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2012-08-30T19:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: NXQL: SELECT * FROM Document returns only ecm:uuid property value : shouldn't it return all properties values?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nxql-select-from-document-returns-only-ecm-uuid-property-value/m-p/327370#M14371</link>
      <description>&lt;P&gt;OK.Thanks for this indication.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2012 19:36:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nxql-select-from-document-returns-only-ecm-uuid-property-value/m-p/327370#M14371</guid>
      <dc:creator>promanov_</dc:creator>
      <dc:date>2012-08-30T19:36:19Z</dc:date>
    </item>
  </channel>
</rss>

