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

DMN Designer convert java class with invalid DMN identifier

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Minor Minor
    • None
    • 7.33.0.Final
    • DMN Editor

      There is an issue if user convert java class to DMN data type while the java class contains field name, that is invalid identifier for DMN.

      for example assume this java class and try to convert it into DMN data type, you will get an error as attached.

      public class Address {
          private int number;
      }
      

            dadossan Daniel José dos Santos (Inactive)
            rh-ee-jomarko Jozef Marko
            Jozef Marko Jozef Marko
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: