<?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 Programmatic firing of timer event in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/programmatic-firing-of-timer-event/m-p/210309#M163439</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have a workflow that almost exclusively uses ServiceTasks.&amp;nbsp; We want to be able to fire timer events from some of the subprocesses and catch them as boundary timer events and transition to different parts of the workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As I understand, Activiti does not support timer events for ServiceTask and that the management of this is left to the task implementer.&amp;nbsp; Can you tell me how I can programmatically fire a timer event so that it will go through my boundary event.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've googled, gone through the code and combed through the forums but have not been able to figure it out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Raghavan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jun 2015 01:24:48 GMT</pubDate>
    <dc:creator>krraghavan</dc:creator>
    <dc:date>2015-06-24T01:24:48Z</dc:date>
    <item>
      <title>Programmatic firing of timer event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/programmatic-firing-of-timer-event/m-p/210309#M163439</link>
      <description>We have a workflow that almost exclusively uses ServiceTasks.&amp;nbsp; We want to be able to fire timer events from some of the subprocesses and catch them as boundary timer events and transition to different parts of the workflow.As I understand, Activiti does not support timer events for ServiceTask and t</description>
      <pubDate>Wed, 24 Jun 2015 01:24:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/programmatic-firing-of-timer-event/m-p/210309#M163439</guid>
      <dc:creator>krraghavan</dc:creator>
      <dc:date>2015-06-24T01:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatic firing of timer event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/programmatic-firing-of-timer-event/m-p/210310#M163440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Raghavan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To fire timer events you have to work with virtual time (it is wildly used in simulations). I do not think it is your case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In real world you are not able to change time and fire timer events (time is just going). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Activiti does not support timer events&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I do not agree timer events are supported.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Advice:&lt;/STRONG&gt;&lt;SPAN&gt; Use messages or signals events instead of timer events.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 06:23:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/programmatic-firing-of-timer-event/m-p/210310#M163440</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2015-06-24T06:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatic firing of timer event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/programmatic-firing-of-timer-event/m-p/210311#M163441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Martin.&amp;nbsp; if you have any pointers as to how to do this using the API and where I could look, I would really appreciate it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx much&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Raghavan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 06:27:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/programmatic-firing-of-timer-event/m-p/210311#M163441</guid>
      <dc:creator>krraghavan</dc:creator>
      <dc:date>2015-06-24T06:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatic firing of timer event</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/programmatic-firing-of-timer-event/m-p/210312#M163442</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;org/activiti/engine/test/bpmn/event/message/*Test&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org/activiti/engine/test/bpmn/event/signal/*Test&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in activiti source&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 06:37:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/programmatic-firing-of-timer-event/m-p/210312#M163442</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2015-06-24T06:37:47Z</dc:date>
    </item>
  </channel>
</rss>

