Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-4859

Adopt DMN 1.1 schema in DMN moddle

    XMLWordPrintable

Details

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

    Description

      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

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce