<?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 multiple email notifications on document library in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262180#M215310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all. I've recently started working with Alfresco (3.4b) but am running into a problem that I can't resolve. I have setup a content rule for anything uploaded into the document library of a space to email the members of the space that there is a new file uploaded/edited etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now the email notification works great only it seems to be sent multiple times. First with the correct file name (using the default email notification template) but them again the same email for the same file only this time the filename can look something like this&amp;nbsp; 12e89be8-d28a-4429-8097-48bd972d8223 and the same goes for the space name. The problem seems to get worse when the email needs to be sent to multiple people.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure if I have something configured wrong or if this is just some sort of bug being that I'm running the beta edition. Has anybody else come across this before?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Nov 2010 16:25:19 GMT</pubDate>
    <dc:creator>chrisrichardson</dc:creator>
    <dc:date>2010-11-25T16:25:19Z</dc:date>
    <item>
      <title>multiple email notifications on document library</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262180#M215310</link>
      <description>Hi all. I've recently started working with Alfresco (3.4b) but am running into a problem that I can't resolve. I have setup a content rule for anything uploaded into the document library of a space to email the members of the space that there is a new file uploaded/edited etc.Now the email notificat</description>
      <pubDate>Thu, 25 Nov 2010 16:25:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262180#M215310</guid>
      <dc:creator>chrisrichardson</dc:creator>
      <dc:date>2010-11-25T16:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: multiple email notifications on document library</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262181#M215311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It sounds like your email sending is being triggered after every property change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sending email is always going to be problematic since it is a non transactional operation in a transactional environment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are some approaches that may help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - record the fact that an email has been sent and supress the subsequent emails.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - send your email post-commit (although there is then a danger that the email may fail)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Nov 2010 17:05:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262181#M215311</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-11-25T17:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: multiple email notifications on document library</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262182#M215312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks mate I'll have a look at that and see how we go.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 13:30:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262182#M215312</guid>
      <dc:creator>chrisrichardson</dc:creator>
      <dc:date>2010-11-29T13:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: multiple email notifications on document library</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262183#M215313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When I set my rules to trigger only when condition "Size cm:content Greater than 0 bytes" I was able to solve this exact problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2010 19:09:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262183#M215313</guid>
      <dc:creator>mthomas</dc:creator>
      <dc:date>2010-12-12T19:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: multiple email notifications on document library</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262184#M215314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks mate as I still had this problem outstanding. Am well behind in getting a handle on the whole system but when I try and add the condition I didn't notice anything to do with size. So either I'm looking in the wrong spot or I just don't have a clue (leaning towards the second option).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any chance you can point me in the right direction?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 12:34:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262184#M215314</guid>
      <dc:creator>chrisrichardson</dc:creator>
      <dc:date>2010-12-15T12:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: multiple email notifications on document library</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262185#M215315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. In Share, Repository browser &amp;gt; folder to apply rules &amp;gt; Manage rules &amp;gt; Edit rule&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Under Define Rule &amp;gt; When: "Items are created or enter this folder"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Check "If all criteria are met::&amp;nbsp; and select from dropdown&amp;nbsp; the following "Size in cm:content:"&amp;nbsp; "Greater Than" type "0"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If Size in cm:content is not in the dropdown go to "Show more…" in the dropdown, find it and add it to the list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are adding this rule to the base "Documents" directory you will need to add:&amp;nbsp; "unless criteria are met: Name Contains "doclib"&amp;nbsp; and Name Contains "webpreview"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Perform Action "Send email"&amp;nbsp; Set your parameters here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Check rule applies to subfolders&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And Save.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 15:54:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262185#M215315</guid>
      <dc:creator>mthomas</dc:creator>
      <dc:date>2010-12-15T15:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: multiple email notifications on document library</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262186#M215316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Right well I well and truly looking in the wrong spot. I was creating the rules through alfresco and not in share at all (i'll blame my mis-reading an alfresco book for that one). Would a similar principle apply to getting emails for when something is added to a data list? as I get double up emails there as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 16:06:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262186#M215316</guid>
      <dc:creator>chrisrichardson</dc:creator>
      <dc:date>2010-12-15T16:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: multiple email notifications on document library</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262187#M215317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For datalists, only run when "items are updated"&amp;nbsp; And do not "apply rules to subfolders"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 16:14:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262187#M215317</guid>
      <dc:creator>mthomas</dc:creator>
      <dc:date>2010-12-15T16:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: multiple email notifications on document library</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262188#M215318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot mate this is going to sort out a few of the problems I've been having. Now to go and impliment it all&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 16:16:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262188#M215318</guid>
      <dc:creator>chrisrichardson</dc:creator>
      <dc:date>2010-12-15T16:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: multiple email notifications on document library</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262189#M215319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry I am just learning alfresco. How to do that, can you elaborate&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 15:45:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multiple-email-notifications-on-document-library/m-p/262189#M215319</guid>
      <dc:creator>samnaction</dc:creator>
      <dc:date>2014-03-24T15:45:10Z</dc:date>
    </item>
  </channel>
</rss>

