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

Adopt DMN 1.1 in dmn-io table UI

XMLWordPrintable

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

      With DMN 1.1 some elements and attributes change. So which element and attribute is displayed in the dmn-io UI has to be adopted. See

      Changes:

      • InputClauses don't have a name attribute and instead we use the label attribute for the name of a column
      • We drop ItemDefinitions. Instead of AllowedValues we now use InputValues and OutputValues of Input/OutputClauses
      • The type of a input column is defined by the type of the input expression
      • The type of a output column is defined by the OutputClause.typeRef
      • We don't use the camunda:output extension for the output mapping anymore instead we
        use the name attribute of the OutputClause
      • A Decision Table has no name anymore, but we can set a name on the decision

      New Things:

      • The Definitions element now has the attributes exporter and exporterVersion. Maybe we want to use them and put something meaningful in.

      Other:

        This is the controller panel for Smart Panels app

              michael.schoettes Michael Schoettes
              sebastian.menski Sebastian Menski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: