Quantcast
Channel: Alfresco Forums - Configuration
Viewing all articles
Browse latest Browse all 411

activities feed notifier

$
0
0

Hello, I am having hard time setting up the activities feed notifier, I would like to send the notification once a week every Monday at 09 00 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

5.0.d

Viewing all articles
Browse latest Browse all 411

Trending Articles