<?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 Integrate of the SLA in Activiti in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/integrate-of-the-sla-in-activiti/m-p/34069#M17823</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;it's possible to integrate the SLA in Activiti? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the sla is the To implement a time between two activities.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jun 2010 12:25:37 GMT</pubDate>
    <dc:creator>jchidiac</dc:creator>
    <dc:date>2010-06-29T12:25:37Z</dc:date>
    <item>
      <title>Integrate of the SLA in Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrate-of-the-sla-in-activiti/m-p/34069#M17823</link>
      <description>Hi, it's possible to integrate the SLA in Activiti? the sla is the To implement a time between two activities.</description>
      <pubDate>Tue, 29 Jun 2010 12:25:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrate-of-the-sla-in-activiti/m-p/34069#M17823</guid>
      <dc:creator>jchidiac</dc:creator>
      <dc:date>2010-06-29T12:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate of the SLA in Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrate-of-the-sla-in-activiti/m-p/34070#M17824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't quite get your question. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you asking if it is possible to have a certain amount of time between activities? That would be an intermediate timer event.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or do you need to verify that between two activities (eg tasks), a certain time threshold shouldn't be crossed? In that case, the answer is no: Activiti does not have the capabilities for that and it's also not planned fot the GA release in november.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 12:56:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrate-of-the-sla-in-activiti/m-p/34070#M17824</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2010-06-29T12:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate of the SLA in Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrate-of-the-sla-in-activiti/m-p/34071#M17825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;it's a certain time threshold shouldn't be crossed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's possible to find a solution to implement this require in the Activiti ?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thx.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 05:01:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrate-of-the-sla-in-activiti/m-p/34071#M17825</guid>
      <dc:creator>jchidiac</dc:creator>
      <dc:date>2010-06-30T05:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate of the SLA in Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrate-of-the-sla-in-activiti/m-p/34072#M17826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Now I understand your question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You definitely can define timers on any activity. For example you can have a task, and put a boundary timer event on it (it's in alpha3 which is released today). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When the timer fires, it follows all the sequence flow attached to that event, allowing you to implement any SLA you'd like.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 07:59:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrate-of-the-sla-in-activiti/m-p/34072#M17826</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2010-06-30T07:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate of the SLA in Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrate-of-the-sla-in-activiti/m-p/34073#M17827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the SLA is related to One Activity or Tow activities, and the tow activities may not be sequential.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it will be define like the sequenceFlow :&amp;nbsp; &amp;lt;sequenceFlow id="flow1" sourceRef="request" targetRef="handleRequest" /&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ex : &amp;lt;sla id="sla1" sourceRef="" sourceEvent=""&amp;nbsp; targetRef="" time="" targetEvent="" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the time Value will be calcauled depending on a calendar or other parameters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sourceEvent/ TargetEvent = Start, End, … meaning when the activity start or the activity end.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so when the workflow start the sourceRef (related to the sourceEvent)&amp;nbsp; and it's related to the SLA, should be fire an action&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; (to be defined)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and when workflow start the targetRef (related to the targetEvent) should be fire an action&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; (to be defined).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the Action wil be an internat action or external api to call.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 10:27:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrate-of-the-sla-in-activiti/m-p/34073#M17827</guid>
      <dc:creator>jchidiac</dc:creator>
      <dc:date>2010-06-30T10:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate of the SLA in Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrate-of-the-sla-in-activiti/m-p/34074#M17828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, this will be possible with Activiti, using event listeners (eg. on activity-enter, activity-leave, sequenceflow-taken, etc.), that are attached to activitities or sequenceflow and delegate to a custom (or predefined) Java service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's not yet in Activiti, but it is definitely a must have feature for the 5.0 GA release.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 10:35:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrate-of-the-sla-in-activiti/m-p/34074#M17828</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2010-06-30T10:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Integrate of the SLA in Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/integrate-of-the-sla-in-activiti/m-p/34075#M17829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok good &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thx u.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 11:29:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/integrate-of-the-sla-in-activiti/m-p/34075#M17829</guid>
      <dc:creator>jchidiac</dc:creator>
      <dc:date>2010-06-30T11:29:07Z</dc:date>
    </item>
  </channel>
</rss>

