Issue
- Users are Subscribed to Asset Publisher and receive email notifications about new Assets
- I would like to collect all notifications within a certain period of time and send them out as one email per user
Environment
- Liferay DXP 7.1+
Resolution
- Log in as Admin
- Place an Asset Publisher on the Page
- Enable Email Subscription
- Create a new user (User1)
- Logg in with User1
- Subscribe to Asset Publisher
- Log in as Admin again
- Add 3 Basic Web Contents through the Asset Publisher
- Navigate to Control Panel > Configuration > System Settings > Assets > Asset Publisher
- Set the Dynamic Subscription Limit to "3"
- Click "Update"
Result: User1 receives only 1 email, saying that 3 new Asset Entries were added to Asset Publisher.
Additional Information
If you navigate to Control Panel > Configuration > System Settings > Assets > Asset Publisher, there is another relevant setting in this case:
- Check Interval: Enter the number of hours to wait between running CheckAssetEntryMessageListener to check for new assets. Users are notified via email when assets are added.
- By default, this is set to 24 hours.