Uploaded image for project: 'Red Hat Decision Manager'
  1. Red Hat Decision Manager
  2. RHDM-1578

Not able to use a space within quotes in guided DecisionTable.

XMLWordPrintable

    • 1
    • False
    • False
    • CR1
    • +
    • Undefined
    • Hide
      • Import attached project and open GuidedDecisionTable.
      • In the Model tab we have condition as  Person( id in ( "1", "2", " " ) ).
      • Check the source tab, we can see rule like as:
      • rule "Row 1 SampleTable"
         dialect "mvel"
         when
         person : Person( id in ( "1", "2", "" ) )
         then
        end

        space within quotes is removed.

      Show
      Import attached project and open GuidedDecisionTable. In the Model tab we have condition as  Person( id in ( "1", "2", " " ) ). Check the source tab, we can see rule like as: rule "Row 1 SampleTable" dialect "mvel" when person : Person( id in ( "1" , "2" , "" ) ) then end space within quotes is removed.
    • 2021 Week 04-06 (from Jan 25), 2021 Week 07-09 (from Feb 15)

      Not able to use a space within quotes in guided DecisionTable.

            trikkola Toni Rikkola
            rhn-support-abhumbe Abhijit Humbe
            Jozef Marko Jozef Marko
            Jozef Marko Jozef Marko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: