<?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 WorkflowService and custom event in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/workflowservice-and-custom-event/m-p/111775#M78630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;According to the documentation for jBPM it is possible to use &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;custom events, by calling the method fireEvent() on Node.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as I can see this functionality is not available through&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the WorkflowService. Is there any way to do this ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Will it change in version 2.1 ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Karsten&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 May 2007 20:02:53 GMT</pubDate>
    <dc:creator>kma</dc:creator>
    <dc:date>2007-05-20T20:02:53Z</dc:date>
    <item>
      <title>WorkflowService and custom event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflowservice-and-custom-event/m-p/111775#M78630</link>
      <description>Hi,According to the documentation for jBPM it is possible to use custom events, by calling the method fireEvent() on Node.As far as I can see this functionality is not available throughthe WorkflowService. Is there any way to do this ?Will it change in version 2.1 ?Thanks,Karsten</description>
      <pubDate>Sun, 20 May 2007 20:02:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflowservice-and-custom-event/m-p/111775#M78630</guid>
      <dc:creator>kma</dc:creator>
      <dc:date>2007-05-20T20:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: WorkflowService and custom event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflowservice-and-custom-event/m-p/111776#M78631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There isn't a way in 2.0, however, this is a useful addition.&amp;nbsp; I'm working on workflow enhancements as we speak.&amp;nbsp; If you raise a JIRA issue, I'll see if I can get it into 2.1.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2007 10:16:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflowservice-and-custom-event/m-p/111776#M78631</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2007-05-21T10:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: WorkflowService and custom event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflowservice-and-custom-event/m-p/111777#M78632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi David,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your answer, I have raised a JIRA: &lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com/browse/AR-1469" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AR-1469&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Karsten&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2007 12:05:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflowservice-and-custom-event/m-p/111777#M78632</guid>
      <dc:creator>kma</dc:creator>
      <dc:date>2007-05-21T12:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: WorkflowService and custom event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflowservice-and-custom-event/m-p/111778#M78633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Support for firing custom workflow events is now in v2.1 or HEAD if you want it now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 18:02:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflowservice-and-custom-event/m-p/111778#M78633</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2007-05-22T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: WorkflowService and custom event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflowservice-and-custom-event/m-p/111779#M78634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi David,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, for the fast response, I will have a look.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Karsten&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 20:46:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflowservice-and-custom-event/m-p/111779#M78634</guid>
      <dc:creator>kma</dc:creator>
      <dc:date>2007-05-22T20:46:00Z</dc:date>
    </item>
  </channel>
</rss>

