Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-2157

DMN Editor: Contexts: Add special behaviour of last row

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • DMN Editor
    • None
    • 2017 Week 47-48
    • NEW
    • ON_QA

      The last row of a Context should span all columns and populate the last ContextEntry in the Context. It should not have a variable. This is the XML for a regular row and the final row:

      <semantic:context id="_f4f86e5f-e3e3-4b99-9260-8086764e598f">
            <semantic:contextEntry>
              <semantic:variable id="_779ca919-15d8-48d0-a9f0-e0203e60fac6" name="in1"/>
              <semantic:literalExpression id="_4b8b8cc1-a56c-4673-8334-96e178cd04a4">
                <semantic:text>"literal exp" </semantic:text>
              </semantic:literalExpression>
            </semantic:contextEntry>
            <semantic:contextEntry>
              <semantic:literalExpression id="_297181da-d0d5-4137-960b-34836d5570e5">
                <semantic:text>"result"  </semantic:text>
              </semantic:literalExpression>
            </semantic:contextEntry>
          </semantic:context>
      

            manstis@redhat.com Michael Anstis
            manstis@redhat.com Michael Anstis
            Jozef Marko Jozef Marko
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: