Uploaded image for project: 'JBoss BRMS Platform'
  1. JBoss BRMS Platform
  2. RHBRMS-3165

Guided Decision Tables Converted to XLS Hard Code Enumerated Types as Strings

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • Red Hat Process Automation Manager 7.11 on Openshift and on RHEL

    • False
    • Hide

      None

      Show
      None
    • False
    • Hide

      Manually edit the Action column in generated xls rules tables

      Show
      Manually edit the Action column in generated xls rules tables
    • Hide
      1. Import the attached EnumProject into Business Central/ Decision Central
      2. open the EnumAssigner.gdst
      3. Click "convert" to convert to xls
      4. Open the xls and check the Action Column - enumerated types are converted to strings
      Show
      Import the attached EnumProject into Business Central/ Decision Central open the EnumAssigner.gdst Click "convert" to convert to xls Open the xls and check the Action Column - enumerated types are converted to strings

      When the Action column of a Guided Decision Table rule is set to an enumeration, it correctly displays the source DRL as follows: 

          then
              $myModel.setAssignment( MyEnum.FIRST );

       

      However, when using the "convert" button in Business Central, the xls that is generated coverts the Enumeration incorrectly as a string:

       

       

      "MyEnum.FIRST"

       

              trikkola Toni Rikkola
              rhn-gps-atefphone Atef Aziz (Inactive)
              Archiver:
              rhn-support-ceverson Clark Everson

                Created:
                Updated:
                Archived: