<?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 get every Child from getNodeChildren() in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/get-every-child-from-getnodechildren/m-p/61433#M21440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you call the function GetNodeChildren(idOfNode) the maxItems are 100 on default, but I want to get every child all at once.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any possibility doing this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Nov 2018 13:28:04 GMT</pubDate>
    <dc:creator>jriedl17</dc:creator>
    <dc:date>2018-11-01T13:28:04Z</dc:date>
    <item>
      <title>get every Child from getNodeChildren()</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/get-every-child-from-getnodechildren/m-p/61433#M21440</link>
      <description>Hello guys,if you call the function GetNodeChildren(idOfNode) the maxItems are 100 on default, but I want to get every child all at once.&amp;nbsp;Is there any possibility doing this?Thanks in advance.</description>
      <pubDate>Thu, 01 Nov 2018 13:28:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/get-every-child-from-getnodechildren/m-p/61433#M21440</guid>
      <dc:creator>jriedl17</dc:creator>
      <dc:date>2018-11-01T13:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: get every Child from getNodeChildren()</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/get-every-child-from-getnodechildren/m-p/61434#M21441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume you are using the Public v1 ReST API (potentially via the alfresco-js-api layer). The ReST API operation allows the client to specify the number of items to limit, so simply setting that to an absurdly high value (in Java one would use Integer.MAX_VALUE) should&amp;nbsp;allow you to get all the children in one operation. The API you are using should expose that as a parameter, though I must admit I have not used the alfresco-js-api myself to know it for sure...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 13:51:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/get-every-child-from-getnodechildren/m-p/61434#M21441</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-11-02T13:51:27Z</dc:date>
    </item>
  </channel>
</rss>

