legacy-knowledge-base
公開されました Jul. 2, 2025

アセットパブリッシャーの変更通知について

written-by

Shimada Taro

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • コンテンツが更新された場合に、通知が届きません

  • コンテンツの追加があった場合に、通知が届きません

環境

  • Liferay Portal 6.2, Liferay DXP 7.0, Liferay DXP 7.1

解決策

  • アセットパブリッシャーの購読機能は、コンテンツの追加/削除があった際に通知されます。コンテンツの更新があった際の通知は行われません

  • 通知のインターバルは、デフォルトの場合24時間となっているため、即座に通知が行われません。このインターバルはportlet-ext.propertiesまたはコントロールパネルから調整できます。設定可能な値は、1時間単位です

DXP 7.0かそれ以前のバージョンの場合、以下のプロパティの値を調整します。

portlet-ext.propertiesを作成し、「/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

DXP 7.1かそれ以降のバージョンの場合、コントロールパネルの以下の箇所から値を調整します。

コントロールパネル>設定>システム設定>アセット>システムスコープ:アセットパブリッシャー>チェック間隔

did-this-article-resolve-your-issue

legacy-knowledge-base