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

ワークフロー中の条件ノードのタイマーが起動しない

written-by

Aaron Wang

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

問題

  • ワークフロー中の条件ノードのタイマーは起動しません。 ユーザーは、Condition ノードの timer-notification で定義された通知を受け取ることができません。

Environment

  • Liferay DXP 7.3

解決策

  • タイマーは、ワークフローの条件ノードと連携するようには設計されていません。
  • 条件ノードは、意思決定をワークフローに自動化するように設計されたノード タイプであり、定義上、ライフサイクルが非常に短いです。 ワークフロー インスタンスが条件に達すると、スクリプトがすぐに実行され、返されたトランジションがトリガーされます。 つまり、タイマー機能は設計されておらず、設計上条件ノードと一緒に動作するべきではありません。
  • タイマー機能は、 LPS-128297の条件付きノードから削除されます。
did-this-article-resolve-your-issue

legacy-knowledge-base