<?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: Activiti Listener and Business Process Capabilities in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-listener-and-business-process-capabilities/m-p/97527#M67135</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just to be more specific, this is what i want the activiti engine to support :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Listen to the incoming requests from external server applications.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Decide on the flow or sequence of the processing of the request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Call an external server application to do some business processing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Based on the information that i have i can say that 1) is possible using the Apache Mule/Camel modules and 2) is the basic functionality of Activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure that option 3) is supported by Activi Engine. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible?? Pls help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Aug 2012 02:00:54 GMT</pubDate>
    <dc:creator>ssh1</dc:creator>
    <dc:date>2012-08-24T02:00:54Z</dc:date>
    <item>
      <title>Activiti Listener and Business Process Capabilities</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-listener-and-business-process-capabilities/m-p/97524#M67132</link>
      <description>I am new to Activiti. I have the following two questions:1) Does Activiti allow to add some custom classes or implement some listener interfaces on top of the Activiti Engine to listen to the incoming requests (may be http or smpp) from a server application. Based on the requests, i need to execute</description>
      <pubDate>Wed, 22 Aug 2012 07:13:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-listener-and-business-process-capabilities/m-p/97524#M67132</guid>
      <dc:creator>ssh1</dc:creator>
      <dc:date>2012-08-22T07:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Listener and Business Process Capabilities</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-listener-and-business-process-capabilities/m-p/97525#M67133</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;1. We have support for Apache Camel and Mule modules that allow for incoming request to go to the Activiti Engine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the process definition you would normally use a receive task or signal event to process the incoming request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. We support Task listeners for a user task. Is that what you are looking for?&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>Wed, 22 Aug 2012 08:08:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-listener-and-business-process-capabilities/m-p/97525#M67133</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-08-22T08:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Listener and Business Process Capabilities</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-listener-and-business-process-capabilities/m-p/97526#M67134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot for the reply. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My use case is that activiti engine should decide on the sequence of execution based on the incoming requests and should call an external java server application or webservice to complete the task during a particular execution flow. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I saw that Java Service Task and Task Listeners are used to call the external JAVA classes from the ACTIVITI Engine. But i am not sure that whether this external java class can reside on a different server or not. Like listening to the incoming requests do we need different modules to do so?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2012 14:43:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-listener-and-business-process-capabilities/m-p/97526#M67134</guid>
      <dc:creator>ssh1</dc:creator>
      <dc:date>2012-08-22T14:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Listener and Business Process Capabilities</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-listener-and-business-process-capabilities/m-p/97527#M67135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just to be more specific, this is what i want the activiti engine to support :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Listen to the incoming requests from external server applications.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Decide on the flow or sequence of the processing of the request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Call an external server application to do some business processing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Based on the information that i have i can say that 1) is possible using the Apache Mule/Camel modules and 2) is the basic functionality of Activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure that option 3) is supported by Activi Engine. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible?? Pls help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2012 02:00:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-listener-and-business-process-capabilities/m-p/97527#M67135</guid>
      <dc:creator>ssh1</dc:creator>
      <dc:date>2012-08-24T02:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti Listener and Business Process Capabilities</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-listener-and-business-process-capabilities/m-p/97528#M67136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can have service tasks implemented in java… Those can do ANYTHING you want…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Aug 2012 11:16:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-listener-and-business-process-capabilities/m-p/97528#M67136</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2012-08-25T11:16:43Z</dc:date>
    </item>
  </channel>
</rss>

