<?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 Why task list api response is giving only 10 records? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-response-is-giving-only-10-records/m-p/47131#M18608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the following api to list the tasks. Called the api through rest template.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="" style="color: #000000; background-color: #ebf7f0; border: 0px; font-size: 14.4px;"&gt;&lt;PRE style="background-color: #fcf6db; border: 1px solid #e5e0c6; font-weight: inherit; font-size: 0.9em; margin: 5px 0px 0px; padding: 10px;"&gt;&lt;A class="jive-link-external-small" href="http://localhost:8080/activiti-app/api/enterprise/historic-tasks/query" rel="nofollow noopener noreferrer" target="_blank"&gt;http://localhost:8080/activiti-app/api/enterprise/historic-tasks/query&lt;/A&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In response&amp;nbsp;body I am getting only 10 records even though the tasks are more than 10, means total is 20 but size it is rendering only 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to increase the default size of the api? If yes where can I change and what is the way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Nov 2018 12:01:16 GMT</pubDate>
    <dc:creator>anitapatil_bld</dc:creator>
    <dc:date>2018-11-30T12:01:16Z</dc:date>
    <item>
      <title>Why task list api response is giving only 10 records?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-response-is-giving-only-10-records/m-p/47131#M18608</link>
      <description>Hi All,I am using the following api to list the tasks. Called the api through rest template.&amp;nbsp;http://localhost:8080/activiti-app/api/enterprise/historic-tasks/queryIn response&amp;nbsp;body I am getting only 10 records even though the tasks are more than 10, means total is 20 but size it is rendering only 10.</description>
      <pubDate>Fri, 30 Nov 2018 12:01:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-response-is-giving-only-10-records/m-p/47131#M18608</guid>
      <dc:creator>anitapatil_bld</dc:creator>
      <dc:date>2018-11-30T12:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Why task list api response is giving only 10 records?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-response-is-giving-only-10-records/m-p/47132#M18609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add the 'size' in the json body as following:&lt;/P&gt;&lt;PRE class="" style="color: #333333; background-color: #f5f5f5; border: 1px solid #888888; margin: 0px 0px 20px; padding: 2px;"&gt;&lt;SPAN class="" style="color: #666600;"&gt;{&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #008800;"&gt;"taskCompletedAfter"&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #008800;"&gt;"2018-06-16"&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #008800;"&gt;"size"&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;:2&lt;/SPAN&gt;&lt;SPAN class="" style="color: #006666;"&gt;0&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #008800;"&gt;"start"&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;:&lt;/SPAN&gt;&lt;SPAN class="" style="color: #006666;"&gt;0&lt;/SPAN&gt;&lt;SPAN class="" style="color: #000000;"&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #666600;"&gt;}&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kintu&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.contcentric.com" rel="nofollow noopener noreferrer"&gt;ContCentric&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2018 09:20:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-response-is-giving-only-10-records/m-p/47132#M18609</guid>
      <dc:creator>kintu_barot</dc:creator>
      <dc:date>2018-12-05T09:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Why task list api response is giving only 10 records?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-response-is-giving-only-10-records/m-p/47133#M18610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kintu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply, I had given size and start also in my request body to the api then too it is giving 10 records only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2018 11:32:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-response-is-giving-only-10-records/m-p/47133#M18610</guid>
      <dc:creator>anitapatil_bld</dc:creator>
      <dc:date>2018-12-05T11:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why task list api response is giving only 10 records?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-response-is-giving-only-10-records/m-p/47134#M18611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anita,&lt;/P&gt;&lt;P&gt;I have just tested it by manually passing the same &lt;SPAN style="color: #58595b; background-color: #ffffff;"&gt;JSON body in POST request using Postman.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;It gives me the correct result.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should check the browser console.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kintu&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.contcentric.com" rel="nofollow noopener noreferrer"&gt;ContCentric&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2018 11:54:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-response-is-giving-only-10-records/m-p/47134#M18611</guid>
      <dc:creator>kintu_barot</dc:creator>
      <dc:date>2018-12-05T11:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why task list api response is giving only 10 records?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-response-is-giving-only-10-records/m-p/47135#M18612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kintu,&lt;/P&gt;&lt;P&gt;I guess u have logged in as &lt;A href="mailto:admin@app.activiti.com" rel="nofollow noopener noreferrer"&gt;admin@app.activiti.com&lt;/A&gt;&amp;nbsp;user, Please check by logging in as any user.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anita Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2018 12:15:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/why-task-list-api-response-is-giving-only-10-records/m-p/47135#M18612</guid>
      <dc:creator>anitapatil_bld</dc:creator>
      <dc:date>2018-12-05T12:15:07Z</dc:date>
    </item>
  </channel>
</rss>

