Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-1673

[DMN Designer] `inputData` and `variable` must have the same name value

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 7.2.0.GA
    • 7.2.0.GA
    • DMN

      When the user persists the following diagram:

      ..with the following Decision Table:

      ..the inputData and variable tags don't have the same name value in the attribute name, see:

      <dmn:inputData id="_67412B2F-A661-48C6-971C-6E184A519592" name="Country">
      <dmn:variable id="_8F4476AB-1BEB-4FDB-8192-73BB0A520236" name="" typeRef="string"></dmn:variable>

      The expected behaviour is this:

      <dmn:inputData id="_67412B2F-A661-48C6-971C-6E184A519592" name="Country">
      <dmn:variable id="_8F4476AB-1BEB-4FDB-8192-73BB0A520236" name="Country" typeRef="string"></dmn:variable>

        1. diagram.png
          diagram.png
          60 kB
        2. dtable.png
          dtable.png
          76 kB

            karreiro_ Guilherme Gomes (Inactive)
            karreiro_ Guilherme Gomes (Inactive)
            Jozef Marko Jozef Marko
            Jozef Marko Jozef Marko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: