Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-12910 Integrate Scala DMN Engine
  3. CAM-12919

In DMN Wrapper, evaluation listeners can be registered

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • scala-dmn
    • None

      AT

      In DMN Wrapper, evaluation listeners can be registered

      Reasoning

      • The evaluation listener is present in the legacy DMN Engine and provides more context about the evaluation beyond the end-result (e.g., intermediate results, results of all rules and not only the ones chosen by the hit policy, etc.)
      • It fits perfectly into the extensibility story of Camunda BPM to provide more evaluation context via a plugin point
      • It makes migrating from the legacy DMN Engine to the Scala DMN Engine more smooth

      Solution ideas

      • Notify listener via Scala DMN Engine Audit log listener
        • Reuse legacy DMN Engine interface DmnDecisionEvaluationListener
          • Deprecate DmnDecisionTableEvaluationListener
      • Design a Java-friendly wrapper which allows using all capabilities the Scala DMN Audit Log provides
        • Deprecate DmnDecisionTableEvaluationListener and DmnDecisionEvaluationListener

      See

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              tassilo.weidner Tassilo Weidner
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: