<?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: Listing active workflows in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/listing-active-workflows/m-p/159496#M113528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Found it - it &lt;/SPAN&gt;&lt;EM&gt;was&lt;/EM&gt;&lt;SPAN&gt; commented out in the web-client-config configuration, which was why I couldn't see it in the front end. It is, as you say, a security hole since anybody can accept/modify a task. It may be a good starting point however if we need to develop our own solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sam.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jun 2008 16:28:57 GMT</pubDate>
    <dc:creator>samuel_penn</dc:creator>
    <dc:date>2008-06-16T16:28:57Z</dc:date>
    <item>
      <title>Listing active workflows</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/listing-active-workflows/m-p/159489#M113521</link>
      <description>Hi all,First off, I've seen http://wiki.alfresco.com/wiki/Workflow_JavaScript_API but I'm using 2.2 so though it looks like what I want, it's not too useful.What I'd like to be able to do is to get a list of active advanced workflows from Javascript. I thought I might be able to do this by running a</description>
      <pubDate>Fri, 06 Jun 2008 15:29:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/listing-active-workflows/m-p/159489#M113521</guid>
      <dc:creator>samuel_penn</dc:creator>
      <dc:date>2008-06-06T15:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Listing active workflows</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/listing-active-workflows/m-p/159490#M113522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am looking for similar functionality as you. First off I was hoping a Lucene custom search would do the trick but doesnt seem to fully support workflow based search. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding your query, here's a humble guess. In the lucene XML search definition you have a pairing of types or aspects and properties. There is no property value in your query e.g bpm&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;utcome,bpm:startDate,bpm:taskId etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this is of any help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 08:47:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/listing-active-workflows/m-p/159490#M113522</guid>
      <dc:creator>birgir</dc:creator>
      <dc:date>2008-06-10T08:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Listing active workflows</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/listing-active-workflows/m-p/159491#M113523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That might be true, however if I perform a similar search on standard content, then I get back results:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;search.luceneSearch("TYPE:\"{&lt;A href="http://www.alfresco.org/model/content/1.0}content\" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}content\&lt;/A&gt;"");&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll give that a try however to see if it makes any real difference (a quick test actually brought back a document (not a workflow) for some reason, possibly it had been in a workflow at some point). I obviously need to do some more investigation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've also found this post, which may be one way to do it, however it's not an approach I fancy since it's way too low level:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?f=34&amp;amp;t=12271&amp;amp;p=40613&amp;amp;hilit=windows+cannot+find+cifs#p41067" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?f=34&amp;amp;t=12271&amp;amp;p=40613&amp;amp;hilit=windows+cannot+find+cifs#p41067&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 09:14:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/listing-active-workflows/m-p/159491#M113523</guid>
      <dc:creator>samuel_penn</dc:creator>
      <dc:date>2008-06-10T09:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Listing active workflows</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/listing-active-workflows/m-p/159492#M113524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It seems to me that workflows are not stored at all in the Alfresco repository, as far as I know this makes workflow search out of Lucene scope (If anyone can show otherwise please explain). It would be ideal to be able to add workflow types and properties to Lucene config. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, reading your recuirements are you aware of the "All active tasks" dashlet is out of the box, listing all non completed tasks in the repo and status. Otherwise, querying the workflow tasks can be done using the foundation services in java or more specifically the workflowservice. The workflow console implementation is a good reference. Also the WorkflowBean used for the "pooled tasks" dashlet and "My tasks todo".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://jsourcery.com/api/sourceforge/alfresco/2.0.0/org/alfresco/web/bean/workflow/WorkflowConsoleBean.source.html#j723712063" rel="nofollow noopener noreferrer"&gt;http://jsourcery.com/api/sourceforge/alfresco/2.0.0/org/alfresco/web/bean/workflow/WorkflowConsoleBean.source.html#j723712063&lt;/A&gt;&lt;SPAN&gt; (ATN! 2.0.0)&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://jsourcery.com/api/sourceforge/alfresco/2.0.0/org/alfresco/web/bean/workflow/WorkflowBean.source.html" rel="nofollow noopener noreferrer"&gt;http://jsourcery.com/api/sourceforge/alfresco/2.0.0/org/alfresco/web/bean/workflow/WorkflowBean.source.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If anyone knows if or how to use Lucene for workflow based search please enlighten the rest of us.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 14:13:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/listing-active-workflows/m-p/159492#M113524</guid>
      <dc:creator>birgir</dc:creator>
      <dc:date>2008-06-10T14:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Listing active workflows</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/listing-active-workflows/m-p/159493#M113525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;However, reading your recuirements are you aware of the "All active tasks" dashlet is out of the box, listing all non completed tasks in the repo and status.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;No, I wasn't. Which version of Alfresco is that in, or can it be downloaded from somewhere? It doesn't appear to be listed as an option in my dashboard for 2.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sam.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 14:50:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/listing-active-workflows/m-p/159493#M113525</guid>
      <dc:creator>samuel_penn</dc:creator>
      <dc:date>2008-06-10T14:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Listing active workflows</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/listing-active-workflows/m-p/159494#M113526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks like this answers my questions: &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?f=34&amp;amp;t=8629" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?f=34&amp;amp;t=8629&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 15:26:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/listing-active-workflows/m-p/159494#M113526</guid>
      <dc:creator>samuel_penn</dc:creator>
      <dc:date>2008-06-10T15:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Listing active workflows</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/listing-active-workflows/m-p/159495#M113527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok, that settles it then, Lucene does not work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know there is a security vulnerability to the "All active task dashlet" (any user could manipulate the tasks), they might have left it out in the default config. I have in webapps\jsp\workflow\tasks-active-dashlet.jsp and in web-client-config.xml &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;dashlet id="tasks-active" label-id="tasks_active_title" description-id="tasks_active_desc" jsp="/jsp/workflow/tasks-active-dashlet.jsp" allow-narrow="false" /&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;User config of dashboards:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/User_Configurable_Dashboards" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/User_Configurable_Dashboards&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 08:46:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/listing-active-workflows/m-p/159495#M113527</guid>
      <dc:creator>birgir</dc:creator>
      <dc:date>2008-06-11T08:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Listing active workflows</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/listing-active-workflows/m-p/159496#M113528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Found it - it &lt;/SPAN&gt;&lt;EM&gt;was&lt;/EM&gt;&lt;SPAN&gt; commented out in the web-client-config configuration, which was why I couldn't see it in the front end. It is, as you say, a security hole since anybody can accept/modify a task. It may be a good starting point however if we need to develop our own solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sam.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 16:28:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/listing-active-workflows/m-p/159496#M113528</guid>
      <dc:creator>samuel_penn</dc:creator>
      <dc:date>2008-06-16T16:28:57Z</dc:date>
    </item>
  </channel>
</rss>

