• Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.4.0, 7.4.0-alpha3
    • None
    • dmn-ui

      XSD: https://github.com/camunda/camunda-dmn-model/blob/DMN-11/src/main/resources/DMN11.xsd
      Example: https://github.com/camunda/camunda-dmn-model/blob/DMN-11/src/test/resources/org/camunda/bpm/model/dmn/Example.dmn

      Main Changes:

      • Input/OutputEntires are now part of the DecisionRule
      • Input/OutputClauses now have Input/OutputValues which are important for us
      • typeRef is now a xsd:QName instead of a DMNElementReference
      • DMNElement don't have a name anymore so DecisionTable, InputClauses and Rules also have no name (OutputClause still have a name)
      • DMNElement has a label attribute which we will use as name
      • There is now a extension elements container like in BPMN
      • InputEntries/InputValues/OutputValues are now UnaryTests and not LiteralExpressions
      • Also some elements were renamed and all elements now are lowercase except for DMNElement

        This is the controller panel for Smart Panels app

            [CAM-4859] Adopt DMN 1.1 schema in DMN moddle

            Sebastian Stamm added a comment - https://github.com/dmn-io/dmn-moddle/commit/95531d0d9f6c93411fa63053922717d446087767

            There is now a extension elements container like in BPMN
            Extension elements are not implemented in the dmn-moddle. I talked with sebastian.menski: Currently we do not rely on the extension elements in the engine. For the moment it is not necessary to implement them in the dmn-moddle.

            Furthermore, I made some adjustments:

            Roman Smirnov added a comment - There is now a extension elements container like in BPMN Extension elements are not implemented in the dmn-moddle. I talked with sebastian.menski : Currently we do not rely on the extension elements in the engine. For the moment it is not necessary to implement them in the dmn-moddle. Furthermore, I made some adjustments: https://github.com/bpmn-io/dmn-moddle/commit/82f6547fa3328f1b929235bda3c2339d045bb837 https://github.com/bpmn-io/dmn-js/commit/72e3bed636e22df16025c851c6c3a1dae7524a0a

            In order for dmn-js to pick up the changes, I released a new patch version of dmn-moddle and updated the dmn-js package.json:

            Sebastian Stamm added a comment - In order for dmn-js to pick up the changes, I released a new patch version of dmn-moddle and updated the dmn-js package.json: https://github.com/bpmn-io/dmn-moddle/commit/57c44a22579db5ea919d6ee26bca76b73b77e2f2 https://github.com/bpmn-io/dmn-js/commit/e6bbb39b343fa3c35a0c66e76ec6ccc08aba899c

              Unassigned Unassigned
              sebastian.menski Sebastian Menski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: