<?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 as scheduler / process manager. Advice please in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-as-scheduler-process-manager-advice-please/m-p/138975#M97399</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Activiti is a BPM engine, and typical processes include human steps. it includes 'wait states'. Activiti excells when you have a mix of logic (ie the service calls) and human interaction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you only have automatic steps in a process, frameworks such as camel, spring integration/batch probably will be easier in use.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Sep 2013 11:46:43 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2013-09-12T11:46:43Z</dc:date>
    <item>
      <title>Activiti as scheduler / process manager. Advice please</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-as-scheduler-process-manager-advice-please/m-p/138972#M97396</link>
      <description>Hello everyone,I'm currently evaluating activiti for one of my project.I have thousands of job I need to periodically start and schedule (daily, hourly, monthly, quartely, etc). &amp;lt;!–break–&amp;gt;To launch these jobs, I need to call external web services, REST API or insert a new row in a database. I</description>
      <pubDate>Fri, 17 May 2013 13:04:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-as-scheduler-process-manager-advice-please/m-p/138972#M97396</guid>
      <dc:creator>rguillemette</dc:creator>
      <dc:date>2013-05-17T13:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti as scheduler / process manager. Advice please</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-as-scheduler-process-manager-advice-please/m-p/138973#M97397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, you can do this with Activiti. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But seeing that you only have 'automatic steps' it might be good to evaluate more dedicated tools which do batch processing (Activiti is tailored towards human interactions)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 09:33:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-as-scheduler-process-manager-advice-please/m-p/138973#M97397</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-05-22T09:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti as scheduler / process manager. Advice please</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-as-scheduler-process-manager-advice-please/m-p/138974#M97398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Joram,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My team is currently planning on using Activiti as our workflow engine, and we may be executing many automated tasks via web service calls (essentially ServiceTasks).&amp;nbsp; Could you elaborate on what you meant by your comments above?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 17:03:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-as-scheduler-process-manager-advice-please/m-p/138974#M97398</guid>
      <dc:creator>parkroyk</dc:creator>
      <dc:date>2013-09-06T17:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti as scheduler / process manager. Advice please</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-as-scheduler-process-manager-advice-please/m-p/138975#M97399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Activiti is a BPM engine, and typical processes include human steps. it includes 'wait states'. Activiti excells when you have a mix of logic (ie the service calls) and human interaction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you only have automatic steps in a process, frameworks such as camel, spring integration/batch probably will be easier in use.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 11:46:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-as-scheduler-process-manager-advice-please/m-p/138975#M97399</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-09-12T11:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti as scheduler / process manager. Advice please</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-as-scheduler-process-manager-advice-please/m-p/138976#M97400</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;SPAN&gt;Can you please explain or point me to a good resource on How can I schedule Tasks in a workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And Introduce delay in execution of Next Task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 10:29:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-as-scheduler-process-manager-advice-please/m-p/138976#M97400</guid>
      <dc:creator>piyush_kaizen</dc:creator>
      <dc:date>2016-10-21T10:29:09Z</dc:date>
    </item>
  </channel>
</rss>

