<?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 Repeat UserTask up to X times in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/repeat-usertask-up-to-x-times/m-p/88026#M59680</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have a workflow that involves order fulfillment (sample workflow below).&amp;nbsp; Once the workflow reaches the point at which the order should have been delivered it sends an email to the customer asking to confirm.&amp;nbsp; We would like to repeat sending the email every two days for a maximum of X attempts.&amp;nbsp; If it reaches X attempts without a response we would like to assume order is fulfilled and close it.&amp;nbsp; We have a BoundaryTimerEvent on the UserTask to re-send the email after two days if there is no response.&amp;nbsp; There doesn't seem to be a way to apply a maximum executions then proceed.&amp;nbsp; Does anyone know of any attributes we can use or a way to set the maximum "retries" at a specific value?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Workflow example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;start –&amp;gt; place order –&amp;gt; send order to fulfillment house –&amp;gt; wait 7 days (in Call Activity that contains only a timerEvent) –&amp;gt; Send Email to confirm receipt (with boundarytimervent) –&amp;gt; close order –&amp;gt; end&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brady&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jan 2012 16:44:03 GMT</pubDate>
    <dc:creator>zimmul</dc:creator>
    <dc:date>2012-01-18T16:44:03Z</dc:date>
    <item>
      <title>Repeat UserTask up to X times</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repeat-usertask-up-to-x-times/m-p/88026#M59680</link>
      <description>We have a workflow that involves order fulfillment (sample workflow below).&amp;nbsp; Once the workflow reaches the point at which the order should have been delivered it sends an email to the customer asking to confirm.&amp;nbsp; We would like to repeat sending the email every two days for a maximum of X attempts.&amp;nbsp;</description>
      <pubDate>Wed, 18 Jan 2012 16:44:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repeat-usertask-up-to-x-times/m-p/88026#M59680</guid>
      <dc:creator>zimmul</dc:creator>
      <dc:date>2012-01-18T16:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat UserTask up to X times</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repeat-usertask-up-to-x-times/m-p/88027#M59681</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;In the boundary timer event you can configure a timeCycle as the time definition with a maximum number of times to cycle.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you could define an additional boundary timer that executes after a specific amount of time and proceeds with the next activity in process.&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>Thu, 19 Jan 2012 07:42:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repeat-usertask-up-to-x-times/m-p/88027#M59681</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2012-01-19T07:42:22Z</dc:date>
    </item>
  </channel>
</rss>

