Issue
-
I do not receive notifications when content is updated
- I do not receive notifications when content is added
Environment
-
Liferay Portal 6.2, Liferay DXP 7.0, Liferay DXP 7.1
Resolution
-
The Asset Publisher subscription feature will notify you when content isadded/deleted.You will not be notified when content is updated
- The interval for notification is 24 hours by default, so notification is not immediate.This interval can be adjusted fromportlet-ext.propertiesorcontrol-panelPossible values are in 1-hour increments
For DXP 7.0 or earlier, adjust the values of the following properties
Create portlet-ext.propertiesand place it in"/TOMCAT_HOME/webapps/ROOT/WEB-INF/classes/"
#
# Set the interval in hours on how often CheckAssetEntryMessageListener will run
# to check for new assets. Users will be notified via email of new assets.
#
check.interval=1
For DXP 7.1 or later versions, adjust the values from the following locations in the control panel
Control Panel > Settings > System Settings > Assets > System Scope:Asset Publisher > Check Interval