<?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 and SLA in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/activiti-and-sla/m-p/164986#M118702</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does this mean that the current user task (i.e the First line Support, the example in user guide) will get automatically terminated after the timer fires?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Mar 2014 15:59:29 GMT</pubDate>
    <dc:creator>agrawalanish</dc:creator>
    <dc:date>2014-03-28T15:59:29Z</dc:date>
    <item>
      <title>Activiti and SLA</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-and-sla/m-p/164984#M118700</link>
      <description>Hi,Is it possible to trigger escalation from activiti process flow if a particular activity or task didn't complete on time?Please let me know how to achieve this.Regards,Anish Agrawal</description>
      <pubDate>Wed, 26 Mar 2014 16:15:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-and-sla/m-p/164984#M118700</guid>
      <dc:creator>agrawalanish</dc:creator>
      <dc:date>2014-03-26T16:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti and SLA</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-and-sla/m-p/164985#M118701</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;Try to use timer boundary event&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.activiti.org/userguide/#bpmnTimerBoundaryEvent" rel="nofollow noopener noreferrer"&gt;http://www.activiti.org/userguide/#bpmnTimerBoundaryEvent&lt;/A&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>Thu, 27 Mar 2014 07:55:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-and-sla/m-p/164985#M118701</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2014-03-27T07:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti and SLA</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-and-sla/m-p/164986#M118702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does this mean that the current user task (i.e the First line Support, the example in user guide) will get automatically terminated after the timer fires?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 15:59:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-and-sla/m-p/164986#M118702</guid>
      <dc:creator>agrawalanish</dc:creator>
      <dc:date>2014-03-28T15:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti and SLA</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-and-sla/m-p/164987#M118703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can choose: use the 'cancelActivity' property to either terminate or not terminate whatever is living inside the boundaries&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 19:45:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-and-sla/m-p/164987#M118703</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-04-01T19:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti and SLA</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-and-sla/m-p/164988#M118704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Joram.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me out on below queries -&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. As per user guide, it is possible to define a boundary event on a multi-instance boundary. In case of an interrupting boundary event, when the event is caught, all instances that are still active will be destroyed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Anish] I have a sub process as multi instance activity. Multiple tasks are created for users based on Role. The first approval/rejection,&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; completes this multi-instance activity. How to define boundary event in this scenario? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; All instances that are still active will be destroyed - is there a way that the active intances still remain active when the boundary &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; event is caught? So that either the "user from the group to which it is escalated" or the "escalatees" can complete the task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 10:21:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-and-sla/m-p/164988#M118704</guid>
      <dc:creator>agrawalanish</dc:creator>
      <dc:date>2014-04-03T10:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti and SLA</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-and-sla/m-p/164989#M118705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please help me out on last query. Its urgent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 18:17:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-and-sla/m-p/164989#M118705</guid>
      <dc:creator>agrawalanish</dc:creator>
      <dc:date>2014-04-14T18:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti and SLA</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-and-sla/m-p/164990#M118706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;please help me out on last query.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 07:36:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-and-sla/m-p/164990#M118706</guid>
      <dc:creator>agrawalanish</dc:creator>
      <dc:date>2014-04-21T07:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti and SLA</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-and-sla/m-p/164991#M118707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Wrap an additional subprocess in the multi-instance subprocess en place the boundary-event on the inner subprocess. When the boundary-event fires, only the inner subprocess will be "cancelled" and escalated, leaving all other outer-subprocess instances alive.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW, stating that a post is urgent won't get it answered more quick…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 08:41:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-and-sla/m-p/164991#M118707</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-04-22T08:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti and SLA</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/activiti-and-sla/m-p/164992#M118708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Frederik,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have attached the bpm process file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tasks will be created for users as part of 'Doc Verification Sub process'. There is specified duration and if user doesn't complete the task within the timeline then email will be send to 'escalation group' and another sub process will be triggered which will create tasks for user(s) belonging to escalation group.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Requirement is that "Post escalation both the escalation group and doc verifer can verify."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know how to retain tasks created as part of 'Doc Verification Sub Process' too. Also post escaltion either a user belonging to esclation group or doc verifier group can verify the process and on first verification both sub processes should end.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anish&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 13:41:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/activiti-and-sla/m-p/164992#M118708</guid>
      <dc:creator>agrawalanish</dc:creator>
      <dc:date>2014-04-30T13:41:16Z</dc:date>
    </item>
  </channel>
</rss>

