legacy-knowledge-base
公開されました Sep. 10, 2025

カスタム通知モジュールを作成する

written-by

Anishq Sharma

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

問題

  • UserNotificationEvent API を介して usernotificationevent テーブルにエントリを追加した後でも、UI を介して通知を取得できません。

Environment

  • Liferay DXP 7.2

解決策

  • usernotificationentry にエントリを追加した後でも、通知イベントを解釈し、通知を配信して UserNotificationFeedEntry (基本的には通知メッセージ自体) を作成するかどうかを判断するには、別の API、つまり UserNotificationHandlerを使用する必要があります。

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base