<?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 My Pooled Tasks web script in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/my-pooled-tasks-web-script/m-p/220346#M173476</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco has a "My tasks" webscript, but this webscript doesn't show pooled tasks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does it exist a "My pooled tasks" webscript ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 May 2009 14:47:29 GMT</pubDate>
    <dc:creator>cytrix</dc:creator>
    <dc:date>2009-05-27T14:47:29Z</dc:date>
    <item>
      <title>My Pooled Tasks web script</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/my-pooled-tasks-web-script/m-p/220346#M173476</link>
      <description>Hello,Alfresco has a "My tasks" webscript, but this webscript doesn't show pooled tasks.Does it exist a "My pooled tasks" webscript ?Thanks.</description>
      <pubDate>Wed, 27 May 2009 14:47:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/my-pooled-tasks-web-script/m-p/220346#M173476</guid>
      <dc:creator>cytrix</dc:creator>
      <dc:date>2009-05-27T14:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: My Pooled Tasks web script</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/my-pooled-tasks-web-script/m-p/220347#M173477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you look at the freemarker file for the task-related web scripts, you'll see the call that retrieves the tasks. It looks like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;#list workflow.assignedTasks as t&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;That maps to the getAssignedTasks method in org.alfresco.repo.template.Workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There's also a getPooledTasks method in that class which means you could do:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;#list workflow.pooledTasks as t&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;So there may not be one out-of-the-box, but you could create your own quite easily.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 22:58:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/my-pooled-tasks-web-script/m-p/220347#M173477</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2009-06-18T22:58:55Z</dc:date>
    </item>
  </channel>
</rss>

