<?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: E-mail me 7 days after of modification date in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/e-mail-me-7-days-after-of-modification-date/m-p/292360#M245490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One probable approach that i could think of is - When a content is modified, start ad-hoc workflow assign it to admin user and add a timer (repeats every business day)to the workflow task to send an email notification after 7 days (based on date calculation from current date and modified date).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There needs to be some mechanism to be think upon for completing the ad-hoc task assigned to admin user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Apr 2014 16:38:00 GMT</pubDate>
    <dc:creator>romschn</dc:creator>
    <dc:date>2014-04-28T16:38:00Z</dc:date>
    <item>
      <title>E-mail me 7 days after of modification date</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/e-mail-me-7-days-after-of-modification-date/m-p/292359#M245489</link>
      <description>Hey to eveyone,I am trying to implement a new rule on a space that can notify me by sending e-mail after 7 days past of modification date. While looking for solution/s, I have found some examples about e-mail delaying but unfortunately none of them seemed work. May you please briefly tell me that ho</description>
      <pubDate>Mon, 28 Apr 2014 12:45:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/e-mail-me-7-days-after-of-modification-date/m-p/292359#M245489</guid>
      <dc:creator>metoinside</dc:creator>
      <dc:date>2014-04-28T12:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: E-mail me 7 days after of modification date</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/e-mail-me-7-days-after-of-modification-date/m-p/292360#M245490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One probable approach that i could think of is - When a content is modified, start ad-hoc workflow assign it to admin user and add a timer (repeats every business day)to the workflow task to send an email notification after 7 days (based on date calculation from current date and modified date).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There needs to be some mechanism to be think upon for completing the ad-hoc task assigned to admin user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 16:38:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/e-mail-me-7-days-after-of-modification-date/m-p/292360#M245490</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2014-04-28T16:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: E-mail me 7 days after of modification date</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/e-mail-me-7-days-after-of-modification-date/m-p/292361#M245491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Another probable approach would be - create a custom table inside alfresco database, bind updateproperties behavior and as soon as a modified date is changed put an entry inside database (nodeid, modification date). Also maintain a flag of past due date email sent or not. Write a cron job which will run daily and scan through this db table and based on current date and content's modification date difference of 7 days, will send out an email. Once, email is sent mark the entry as processed hence it will not be considered for the schedulers' next run.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps. This would probably a better approach than the earlier one i mentioned.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 01:52:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/e-mail-me-7-days-after-of-modification-date/m-p/292361#M245491</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2014-04-29T01:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: E-mail me 7 days after of modification date</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/e-mail-me-7-days-after-of-modification-date/m-p/292362#M245492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Workflow tasks can have timed transitions&amp;nbsp; on them so that fits nicely.&amp;nbsp;&amp;nbsp;&amp;nbsp; I suggest you consider the rest of your buisness problem since simply delaying email is an odd requirement.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd expect your requirement to be something like approve a changed document, but if nothing happens within 7 days send an email.&amp;nbsp;&amp;nbsp;&amp;nbsp; That's would be an workflow,&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the other hand if your requirement is to embargo an email then putting the parameters on some sort of queue makes sense.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So what are you trying to do?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 12:31:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/e-mail-me-7-days-after-of-modification-date/m-p/292362#M245492</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2014-04-29T12:31:00Z</dc:date>
    </item>
  </channel>
</rss>

