<?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: Limitation of List Tasks using RESTFUL in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/limitation-of-list-tasks-using-restful/m-p/125568#M88362</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Please read the user guide more thoroughly:&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt; GET /tasks?[assignee={userId}|candidate={userId}|candidate-group={groupId}]&amp;amp;start={start=0}&amp;amp;size={size=10}&amp;amp;sort={sort=id}&amp;amp;order={order=asc}&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;Use the size-parameter to raise the size of entities you want to have returned. The default is 10&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Apr 2013 12:05:42 GMT</pubDate>
    <dc:creator>sarkar92</dc:creator>
    <dc:date>2013-04-03T12:05:42Z</dc:date>
    <item>
      <title>Limitation of List Tasks using RESTFUL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/limitation-of-list-tasks-using-restful/m-p/125566#M88360</link>
      <description>today I try get list of tasks which assigned to a user.If I logged in to "Activiti-Explorer" to see assigned task, there I can see "16" pending tasks.But when I try get list of tasks using RESTFUL for that user it return only "10" pending tasks.I am using Activiti 5.9 and to get all tasks I am using</description>
      <pubDate>Wed, 03 Apr 2013 11:08:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/limitation-of-list-tasks-using-restful/m-p/125566#M88360</guid>
      <dc:creator>sarkar92</dc:creator>
      <dc:date>2013-04-03T11:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Limitation of List Tasks using RESTFUL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/limitation-of-list-tasks-using-restful/m-p/125567#M88361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please read the user guide more thoroughly:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt; GET /tasks?[assignee={userId}|candidate={userId}|candidate-group={groupId}]&amp;amp;start={start=0}&amp;amp;size={size=10}&amp;amp;sort={sort=id}&amp;amp;order={order=asc}&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;Use the size-parameter to raise the size of entities you want to have returned. The default is 10&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 11:46:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/limitation-of-list-tasks-using-restful/m-p/125567#M88361</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-04-03T11:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Limitation of List Tasks using RESTFUL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/limitation-of-list-tasks-using-restful/m-p/125568#M88362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Please read the user guide more thoroughly:&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt; GET /tasks?[assignee={userId}|candidate={userId}|candidate-group={groupId}]&amp;amp;start={start=0}&amp;amp;size={size=10}&amp;amp;sort={sort=id}&amp;amp;order={order=asc}&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;Use the size-parameter to raise the size of entities you want to have returned. The default is 10&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 12:05:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/limitation-of-list-tasks-using-restful/m-p/125568#M88362</guid>
      <dc:creator>sarkar92</dc:creator>
      <dc:date>2013-04-03T12:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Limitation of List Tasks using RESTFUL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/limitation-of-list-tasks-using-restful/m-p/125569#M88363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem: I tried with&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;A href="http://host:8080/activiti-rest/service/runtime/tasks?assignee=kermit?start=0?size=100" rel="nofollow noopener noreferrer"&gt;http://host:8080/activiti-rest/service/runtime/tasks?assignee=kermit?start=0?size=100&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then, I get en empty result. Without the parameters, I get 10 insted of 17 results. I use activiti 5.16 Snapshot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 14:27:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/limitation-of-list-tasks-using-restful/m-p/125569#M88363</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-12-05T14:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Limitation of List Tasks using RESTFUL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/limitation-of-list-tasks-using-restful/m-p/125570#M88364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, was my fault. Forget about it&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 14:28:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/limitation-of-list-tasks-using-restful/m-p/125570#M88364</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-12-05T14:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Limitation of List Tasks using RESTFUL</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/limitation-of-list-tasks-using-restful/m-p/125571#M88365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; background-color: #ffffff; font-size: 29px;"&gt;did you find a solution to this question?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 12:48:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/limitation-of-list-tasks-using-restful/m-p/125571#M88365</guid>
      <dc:creator>mobarkiyasmine</dc:creator>
      <dc:date>2018-06-04T12:48:47Z</dc:date>
    </item>
  </channel>
</rss>

