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

Clarify: Decision vs. DecisionTable name and id

    XMLWordPrintable

Details

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

    Description

      Both the decision and the decision table can have a name and an id.
      Which one(s) should we be able to populate in the ui?

      Example:

      <Decision id="decision" name="CheckOrder">
        <DecisionTable id="decisionTable" name="foo" isComplete="true" isConsistent="true">
      

      The dmn engine will use the decision id and name for execution.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              sebastian.menski Sebastian Menski
              meyer Daniel Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce