<?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: Sql quey to get only folder names in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/sql-quey-to-get-only-folder-names/m-p/261876#M215006</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;While seconding Mike's advice above,&amp;nbsp; I do note that you are using the wrong table for folder names which should be queried through the child assoc table.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 May 2011 08:41:23 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2011-05-06T08:41:23Z</dc:date>
    <item>
      <title>Sql quey to get only folder names</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sql-quey-to-get-only-folder-names/m-p/261874#M215004</link>
      <description>Hello AllIm&amp;nbsp; generating the reports through pentahoi require to get only folder names list through sql query not the document namesCREATE ALGORITHM=UNDEFINED DEFINER=`alfresco`@`localhost` SQL SECURITY DEFINER VIEW `ZKT_VIEWSUBFOLDER` AS select `alf_node`.`id` AS `node_id`,`alf_node_properties`.`str</description>
      <pubDate>Fri, 06 May 2011 06:21:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sql-quey-to-get-only-folder-names/m-p/261874#M215004</guid>
      <dc:creator>arroju_srikanth</dc:creator>
      <dc:date>2011-05-06T06:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sql quey to get only folder names</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sql-quey-to-get-only-folder-names/m-p/261875#M215005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I strongly recommend you do NOT try to query the private data structures of the Alfresco database and instead use one of the many public APIs available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 08:29:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sql-quey-to-get-only-folder-names/m-p/261875#M215005</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2011-05-06T08:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sql quey to get only folder names</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sql-quey-to-get-only-folder-names/m-p/261876#M215006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;While seconding Mike's advice above,&amp;nbsp; I do note that you are using the wrong table for folder names which should be queried through the child assoc table.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 08:41:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sql-quey-to-get-only-folder-names/m-p/261876#M215006</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-05-06T08:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sql quey to get only folder names</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sql-quey-to-get-only-folder-names/m-p/261877#M215007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm new to Alfresco Can you Show me sample Example how to call Alfresco Service in Pentaho Report&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Groovy Script. now I'm able to get the folder names with this Query.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;SELECT a.id AS nodeid, b.string_value AS foldername FROM alf_node a, alf_node_properties b WHERE a.type_qname_id =24 AND b.qname_id =27 AND a.store_id != 5&amp;nbsp; AND a.id = b.node_id&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;but im also getting some of the nodes which are not actually folders in Alfresco &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ex:Company Home,Data Dictionary,scripts etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Srikanth&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 08:52:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sql-quey-to-get-only-folder-names/m-p/261877#M215007</guid>
      <dc:creator>arroju_srikanth</dc:creator>
      <dc:date>2011-05-06T08:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sql quey to get only folder names</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sql-quey-to-get-only-folder-names/m-p/261878#M215008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Those are folders.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 09:07:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sql-quey-to-get-only-folder-names/m-p/261878#M215008</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-05-06T09:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sql quey to get only folder names</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sql-quey-to-get-only-folder-names/m-p/261879#M215009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;but those are not shown in document library of alfresco when i searched for folder Computer Home .i did not got any result.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 09:14:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sql-quey-to-get-only-folder-names/m-p/261879#M215009</guid>
      <dc:creator>arroju_srikanth</dc:creator>
      <dc:date>2011-05-06T09:14:01Z</dc:date>
    </item>
  </channel>
</rss>

