<?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: Expand query result in Node Browser in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/expand-query-result-in-node-browser/m-p/48549#M18889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apparently...&lt;/P&gt;&lt;P&gt;There is work needed to create new API. All you have to do is work with the existing API to achieve your goals / requirements. And I listed two approaches to work with the existing API to do what you have mentioned. Either use the internal ReST API (used primarily for the Share user interface) to&amp;nbsp;have Alfresco create a ZIP archive as a new document / node which you can then download, or use the JavaScript API access to&amp;nbsp;search, nodes and actions to create an ACP archive (again, as a new document / node which you can then download).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Apr 2018 08:03:38 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2018-04-16T08:03:38Z</dc:date>
    <item>
      <title>Expand query result in Node Browser</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/expand-query-result-in-node-browser/m-p/48542#M18882</link>
      <description>Hi guys,How to expand the query result in the node browser? it says showing first 100 only? can anyone help me on this? And on the select query, what values will be use for the IN_TREE parameter? 'Example: SELECT * FROM cmis:document WHERE IN_TREE('5e9ad63d-a342-4cfd-a018-014e1d9e3905'). Will I choo</description>
      <pubDate>Thu, 12 Apr 2018 09:22:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/expand-query-result-in-node-browser/m-p/48542#M18882</guid>
      <dc:creator>cyrose22</dc:creator>
      <dc:date>2018-04-12T09:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Expand query result in Node Browser</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/expand-query-result-in-node-browser/m-p/48543#M18883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See my response in &lt;A _jive_internal="true" href="https://community.alfresco.com/thread/236603-node-browser-query" rel="nofollow noopener noreferrer"&gt;your original question&lt;/A&gt; regarding the IN_TREE selector.&lt;/P&gt;&lt;P&gt;There is no way to expand the number of results in the node browser beyond the 100 items limitation. The purpose of the tool is to test queries and use queries to find a limited number of results from an administrator's perspective, i.e. to check the state of a specific node. As such you should probably refine your query to restrict the number of results a bit further.&lt;/P&gt;&lt;P&gt;Otherwise I would advise you to use the JavaScript Console addon to do any kind of more elaborate query + analysis operations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 12:12:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/expand-query-result-in-node-browser/m-p/48543#M18883</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-04-12T12:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Expand query result in Node Browser</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/expand-query-result-in-node-browser/m-p/48544#M18884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir&amp;nbsp;&lt;A __default_attr="73554" __jive_macro_name="user" _jive_internal="true" data-id="73554" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/afaust" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌, I've already got the files&amp;nbsp; that I need, do I need to create an API to extract this file? or what steps will I do? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 01:16:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/expand-query-result-in-node-browser/m-p/48544#M18884</guid>
      <dc:creator>cyrose22</dc:creator>
      <dc:date>2018-04-13T01:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Expand query result in Node Browser</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/expand-query-result-in-node-browser/m-p/48545#M18885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean by "extract"? Do you want to download, archive or process them, or something else entirely? Or are you talking about the JavaScript Console addon and how to install it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 14:13:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/expand-query-result-in-node-browser/m-p/48545#M18885</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-04-13T14:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Expand query result in Node Browser</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/expand-query-result-in-node-browser/m-p/48546#M18886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, we want to download, archive those items. is there a possible way to do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 00:34:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/expand-query-result-in-node-browser/m-p/48546#M18886</guid>
      <dc:creator>cyrose22</dc:creator>
      <dc:date>2018-04-16T00:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Expand query result in Node Browser</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/expand-query-result-in-node-browser/m-p/48547#M18887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not from the NodeBrowser itself.&amp;nbsp;But if you were to scrape the results from that page and use a ReST API call to the downloads.post web script (/alfresco/s/api/internal/downloads) you could easily create a download archive. Alternatively, you could use the JavaScript Console to execute the same query via the root scope "search" object, create a temporary folder where you link all the results as children and then use the "export" action to export that folder as an ACP (Alfresco Content Package), which is a ZIP file containing&amp;nbsp;metadata and content in a way that can be imported into another Alfresco system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 07:46:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/expand-query-result-in-node-browser/m-p/48547#M18887</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-04-16T07:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Expand query result in Node Browser</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/expand-query-result-in-node-browser/m-p/48548#M18888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so it's still needed to work on API? Im a little bit confused about it sorry &lt;A __default_attr="73554" __jive_macro_name="user" _jive_internal="true" data-id="73554" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/afaust" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 07:57:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/expand-query-result-in-node-browser/m-p/48548#M18888</guid>
      <dc:creator>cyrose22</dc:creator>
      <dc:date>2018-04-16T07:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Expand query result in Node Browser</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/expand-query-result-in-node-browser/m-p/48549#M18889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apparently...&lt;/P&gt;&lt;P&gt;There is work needed to create new API. All you have to do is work with the existing API to achieve your goals / requirements. And I listed two approaches to work with the existing API to do what you have mentioned. Either use the internal ReST API (used primarily for the Share user interface) to&amp;nbsp;have Alfresco create a ZIP archive as a new document / node which you can then download, or use the JavaScript API access to&amp;nbsp;search, nodes and actions to create an ACP archive (again, as a new document / node which you can then download).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 08:03:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/expand-query-result-in-node-browser/m-p/48549#M18889</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-04-16T08:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Expand query result in Node Browser</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/expand-query-result-in-node-browser/m-p/48550#M18890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok sir &lt;A __default_attr="73554" __jive_macro_name="user" _jive_internal="true" data-id="73554" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/afaust" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌, Thanks for that I will do what u've advice &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 08:07:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/expand-query-result-in-node-browser/m-p/48550#M18890</guid>
      <dc:creator>cyrose22</dc:creator>
      <dc:date>2018-04-16T08:07:35Z</dc:date>
    </item>
  </channel>
</rss>

