<?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 [ACTIVITI REST] Simulate IN CLAUSE in task query (pending/complete) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-simulate-in-clause-in-task-query-pending-complete/m-p/225661#M178791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://localhost:8084/activiti-rest/service/runtime/tasks?size=2147483647&amp;amp;assignee=user1" rel="nofollow noopener noreferrer"&gt;http://localhost:8084/activiti-rest/service/runtime/tasks?size=2147483647&amp;amp;assignee=user1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This URL retrieves pending tasks for user1. If I want to retrieve tasks for user1 as well as for user2&amp;nbsp; … may be user3 … upto user_n, so what do I need to do?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want same thing for priority also. And both things I want to do for historic task also.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 May 2016 10:27:13 GMT</pubDate>
    <dc:creator>hellodmjpro</dc:creator>
    <dc:date>2016-05-10T10:27:13Z</dc:date>
    <item>
      <title>[ACTIVITI REST] Simulate IN CLAUSE in task query (pending/complete)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-simulate-in-clause-in-task-query-pending-complete/m-p/225661#M178791</link>
      <description>http://localhost:8084/activiti-rest/service/runtime/tasks?size=2147483647&amp;amp;assignee=user1This URL retrieves pending tasks for user1. If I want to retrieve tasks for user1 as well as for user2&amp;nbsp; … may be user3 … upto user_n, so what do I need to do?I want same thing for priority also. And both thin</description>
      <pubDate>Tue, 10 May 2016 10:27:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-simulate-in-clause-in-task-query-pending-complete/m-p/225661#M178791</guid>
      <dc:creator>hellodmjpro</dc:creator>
      <dc:date>2016-05-10T10:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: [ACTIVITI REST] Simulate IN CLAUSE in task query (pending/complete)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-simulate-in-clause-in-task-query-pending-complete/m-p/225662#M178792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The query API does not support 'or' queries (which is what you need here). A native query is the solution here + adding your own REST endpoint.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 15:24:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-rest-simulate-in-clause-in-task-query-pending-complete/m-p/225662#M178792</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-05-18T15:24:54Z</dc:date>
    </item>
  </channel>
</rss>

