<?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: Searching in-flight Workflow instances in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196441#M149571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm no authority on Alfresco Workflow … yet … &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&amp;nbsp; so don't take what I say as confirming/denying anything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However I don't think that Lucene is&amp;nbsp; used to index the JBPM properties, and even if it does it would not be suitable for driving workflow anyway since workflow can require heavily transactional indexing.&amp;nbsp;&amp;nbsp; Lucene would however index the contents of documents involved in workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is no "friendly" alfresco workflow console other than the task lists built into Alfresco Explorer.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I think the expectation was that&amp;nbsp; there would be suitable third party tools developed for jBPM but they seem to have been slower to emerge than was expected.&amp;nbsp;&amp;nbsp; A quick google search shows that there are several options available now so you may not need to write your own console.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 Mar 2009 12:45:46 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2009-03-07T12:45:46Z</dc:date>
    <item>
      <title>Searching in-flight Workflow instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196437#M149567</link>
      <description>Hi,I have a strong need of building an UI for searching among workflow in-flight (or even completed) processes.This search could, for example, be run about :- Workflow native metadata , i.e statuses (On hold, cancelled etc …), priority etc …- Workflow custom propertiesI know about the workflow-conso</description>
      <pubDate>Thu, 05 Mar 2009 13:17:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196437#M149567</guid>
      <dc:creator>jayjayecl</dc:creator>
      <dc:date>2009-03-05T13:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Searching in-flight Workflow instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196438#M149568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Java interfaces for searching for in-flight workflows are in the WorkflowService which has methods for queryTasks() and getActiveWorkflows() which could form the basis of your new script.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2009 15:36:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196438#M149568</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-03-05T15:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Searching in-flight Workflow instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196439#M149569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you mrogers for these clues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you confirm that there are no user-firendly UI dedicated to the administration for workflows ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me be more precise. In my case, the administrator users need to be able to :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- search among workflow instances metadata (because there will be around 200 in-flight process instances simultaneously)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- check, for one instance, at which step/task the process is waiting&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- check, for one instance, the previous tasks which were completed, with which values for the metadata&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- check what instances are blocked&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- reassign an in-flight instance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Suspend / re-establish an instance (which could be achieved by reassigning the instance to the admin user himself… and then reassigning the instance to the previous assignee)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- stop and delete an instance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone ever done that ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess building such a webscript would be really hardwork and quite long. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What do you think ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2009 15:51:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196439#M149569</guid>
      <dc:creator>jayjayecl</dc:creator>
      <dc:date>2009-03-05T15:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Searching in-flight Workflow instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196440#M149570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you confirm that no data from Workflows instances is indexed by Lucene ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2009 16:06:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196440#M149570</guid>
      <dc:creator>jayjayecl</dc:creator>
      <dc:date>2009-03-05T16:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Searching in-flight Workflow instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196441#M149571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm no authority on Alfresco Workflow … yet … &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&amp;nbsp; so don't take what I say as confirming/denying anything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However I don't think that Lucene is&amp;nbsp; used to index the JBPM properties, and even if it does it would not be suitable for driving workflow anyway since workflow can require heavily transactional indexing.&amp;nbsp;&amp;nbsp; Lucene would however index the contents of documents involved in workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is no "friendly" alfresco workflow console other than the task lists built into Alfresco Explorer.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I think the expectation was that&amp;nbsp; there would be suitable third party tools developed for jBPM but they seem to have been slower to emerge than was expected.&amp;nbsp;&amp;nbsp; A quick google search shows that there are several options available now so you may not need to write your own console.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Mar 2009 12:45:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196441#M149571</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-03-07T12:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Searching in-flight Workflow instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196442#M149572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you mrogers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll try to find something interesting from Google.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Last but not least, maybe the lack of this administrative tool is due to the future partnership with Intalio&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 08:08:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196442#M149572</guid>
      <dc:creator>jayjayecl</dc:creator>
      <dc:date>2009-03-09T08:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Searching in-flight Workflow instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196443#M149573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;A quick google search shows that there are several options available now so you may not need to write your own console.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry mrogers but I could not find anything interesting in google.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact, I could not even find anyone talking about building a great workflow administration UI for Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd be glad to reuse the wheel instead of re-inventing it, but I don't where this wheel is …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2009 15:32:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196443#M149573</guid>
      <dc:creator>jayjayecl</dc:creator>
      <dc:date>2009-03-11T15:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Searching in-flight Workflow instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196444#M149574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was looking at threads like these.&amp;nbsp;&amp;nbsp; There's something there that looks interesting (but of course I may be wrong)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://jboss-overlord.blogspot.com/2008/08/first-glimpse-at-new-bpm-console.html" rel="nofollow noopener noreferrer"&gt;http://jboss-overlord.blogspot.com/2008/08/first-glimpse-at-new-bpm-console.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/jboss/jboss-soa-4.2/html/JBPM_Users_Guide/ch01s04.html" rel="nofollow noopener noreferrer"&gt;http://www.redhat.com/docs/manuals/jboss/jboss-soa-4.2/html/JBPM_Users_Guide/ch01s04.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone with knowlege of the latest versions of JBOSS want to chip in here.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2009 22:16:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196444#M149574</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-03-11T22:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Searching in-flight Workflow instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196445#M149575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much, I'll have a look at it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 09:02:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196445#M149575</guid>
      <dc:creator>jayjayecl</dc:creator>
      <dc:date>2009-03-12T09:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Searching in-flight Workflow instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196446#M149576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i am still shocked at how few people are working on a decent workflow management UI for alfresco. for our uses it would be an integral part of the product!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;although i am not sure we can spend the time developing our own solution.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 15:45:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196446#M149576</guid>
      <dc:creator>peglar</dc:creator>
      <dc:date>2009-03-23T15:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Searching in-flight Workflow instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196447#M149577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;for mine, it is too …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I promise it's kinda hard and expensive to meet the requirements …&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 15:56:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196447#M149577</guid>
      <dc:creator>jayjayecl</dc:creator>
      <dc:date>2009-03-23T15:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Searching in-flight Workflow instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196448#M149578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;looks like i will have to get freindly with the workflow avascript api and create my own webscripts! i will see you in 10 years when i have taught myself how to do it!&amp;nbsp; &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 16:04:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196448#M149578</guid>
      <dc:creator>peglar</dc:creator>
      <dc:date>2009-03-23T16:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Searching in-flight Workflow instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196449#M149579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you re about to struggle with the Workflow javascript API …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So please support my request for a better documentation&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=19&amp;amp;t=17570" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=19&amp;amp;t=17570&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 16:25:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196449#M149579</guid>
      <dc:creator>jayjayecl</dc:creator>
      <dc:date>2009-03-23T16:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Searching in-flight Workflow instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196450#M149580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;turns out that there is a solution in the pipeline!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/MOB-414" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/MOB-414&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and its down as critical so hopefully it will be in labs soon(ish)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please vote for it if you would like this functionality!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2009 10:34:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/searching-in-flight-workflow-instances/m-p/196450#M149580</guid>
      <dc:creator>peglar</dc:creator>
      <dc:date>2009-03-25T10:34:35Z</dc:date>
    </item>
  </channel>
</rss>

