activities feed notifier

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2015 05:04 AM
When I use activities.feed.notifier.cronExpression = 0 00 09 * * ? it works fine for everyday email but when I try 0 00 09 1 * ? or 0 00 09 * 1 ? It doesn't work, notification doesn't get sent.
please advise.
# Alfresco Communnity 5.0.d
activities.feed.max.size=100
activities.feed.max.ageMins=10080
activities.feed.notifier.startDelayMins=${system.cronJob.startDelayMinutes}
activities.feed.notifier.cronExpression=0 00 09 * * ?
activities.feed.notifier.enabled=true
- Labels:
-
Archive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2015 01:18 PM
0 0 9 ? * MON
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2017 02:22 AM
could you please help me with the file name, in which I should make these changes ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2017 09:20 AM
That configuration can be included in the alfresco-global.properties file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-16-2018 02:51 AM
Just in case someone is here because they are having a hard time setting up activities feed notifier, I just managed to do it successfully after a lot of trial and error.
This is what worked for me...>
I use Community Edition 5.2
Email invitations were already working OK so I knew that the SMTP configuration was good but I needed users to get emails whenever someone added a document to an Alfresco folder.
I edited file C:alfresco-community/tomcat/shared/classes/alfresco-global.properties
I found the properties in this file seem to override everything else.
I added=>
