-
Epic
-
Resolution: Done
-
Major
-
None
-
7.23.0.Final
-
Export to Excel for decision tables 7.5
-
To Do
-
NEW
-
NEW
This is a community epic for the BAPL-1169. The epic was created according to the definition of done that advices what needs to be agreed before each feature implementation.
Requirement
- As a user of the feature I want to convert guided decision table by single click to xls (Excel) format.
- The converted table should have the same format as is supported for importing into business central.
- The converted table should visually differentiate column and row types (constraint vs. action, metadata vs. data)
- The conversion should support Simple GDT column
- The conversion should support Brl GDT column
- The conversion should support Attribute and Metadata columns
- The converted table can be opened on Windows and Linux
- The converted table split lines
- The converted table support multibyte characters
- The conversion of GDT graph is possible
- User is prompted to save changes before conversion
- Converted table is not stored in kie project, just downloaded via browser
UX design
- Placement of the conversion button
- Text of the conversion button
- Dialog for case we support save changes before conversion
Documentation
- Replace picture of GDT editor where they become obsolete
- Comprehensive doc is probably not needed
Acceptance test
- Convert table that
- Has more that 100 lines
- Has one Metadata column
- Has one Attribute column
- Has three constraint columns( two over same fact )
- Has three action columns( two over same fact )
- Has not all cells filled in
- Operates over String, Number, Boolean fields