<?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 tasks of all users using js API in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/get-tasks-of-all-users-using-js-api/m-p/108549#M30492</link>
    <description>&lt;P&gt;Hello. I was trying to use "api/task-instances", but it returns tasks&amp;nbsp;only of the one user. Can i get current tasks of all users?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Aug 2020 10:29:19 GMT</pubDate>
    <dc:creator>Skyor</dc:creator>
    <dc:date>2020-08-25T10:29:19Z</dc:date>
    <item>
      <title>Get tasks of all users using js API</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/get-tasks-of-all-users-using-js-api/m-p/108549#M30492</link>
      <description>&lt;P&gt;Hello. I was trying to use "api/task-instances", but it returns tasks&amp;nbsp;only of the one user. Can i get current tasks of all users?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2020 10:29:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/get-tasks-of-all-users-using-js-api/m-p/108549#M30492</guid>
      <dc:creator>Skyor</dc:creator>
      <dc:date>2020-08-25T10:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Get tasks of all users using js API</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/get-tasks-of-all-users-using-js-api/m-p/108550#M30493</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Yes you can but for that you need to create custom api.&lt;BR /&gt;You can use Java workflowService to get all current tasks of&amp;nbsp; all users.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2020 10:57:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/get-tasks-of-all-users-using-js-api/m-p/108550#M30493</guid>
      <dc:creator>vidhipanchal</dc:creator>
      <dc:date>2020-08-25T10:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Get tasks of all users using js API</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/get-tasks-of-all-users-using-js-api/m-p/108551#M30494</link>
      <description>&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/6503"&gt;@vidhipanchal&lt;/A&gt;&amp;nbsp;,thanks you for the answer. I don't know, how to create custom api. Have you got some examples or tutorials?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2020 11:04:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/get-tasks-of-all-users-using-js-api/m-p/108551#M30494</guid>
      <dc:creator>Skyor</dc:creator>
      <dc:date>2020-08-25T11:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Get tasks of all users using js API</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/get-tasks-of-all-users-using-js-api/m-p/108552#M30495</link>
      <description>&lt;P&gt;Following are the few links which helps you to understand how can you create webscript(API):&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://docs.alfresco.com/5.2/references/dev-extension-points-webscripts.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/5.2/references/dev-extension-points-webscripts.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://ecmarchitect.com/alfresco-developer-series-tutorials/webscripts/tutorial/tutorial.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://ecmarchitect.com/alfresco-developer-series-tutorials/webscripts/tutorial/tutorial.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.krutikjayswal.com/2016/10/alfresco-webscript-spring-webscript.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.krutikjayswal.com/2016/10/alfresco-webscript-spring-webscript.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For getting workflow related data you need to use &lt;A href="http://dev.alfresco.com/resource/AlfrescoOne/5.1/PublicAPI/org/alfresco/service/cmr/workflow/WorkflowService.html" target="_self" rel="nofollow noopener noreferrer"&gt;WorkflowService&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2020 04:52:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/get-tasks-of-all-users-using-js-api/m-p/108552#M30495</guid>
      <dc:creator>vidhipanchal</dc:creator>
      <dc:date>2020-08-26T04:52:20Z</dc:date>
    </item>
  </channel>
</rss>

