Description of problem: If I keep the attribues " date-effective and date-expires " in my xls decision table then the decision table does not get converted to a guided decision table. The error log and xls dt is attached. (Logs_SpreadsheetWithDateAttributes.txt and SpreadsheetWithDateAttributes.xls) Version-Release number of selected component (if applicable): BRMS 6.1.2 How reproducible: always Steps to Reproduce: 1. Try to convert XLS table to GDT which includes date-effective and date-expires attributes Actual results: Conversion of XLS table to GDT fails when XLS includes date-effective and date-expires attributes Expected results: Conversion of XLS table to GDT succeeds when XLS includes date-effective and date-expires attributes Additional info: The XLS table is valid, it is possible to build it into the KieBase, hence the conversion should work without issues.
Created attachment 1066748 [details] SpreadsheetWithDateAttributes.xls
Created attachment 1066749 [details] Log_SpreadsheetWithDateAttribute.txt
Created attachment 1066750 [details] Model.jar
I tried reproducing the steps mentioned above and conversion of XLS to GDT works as it should even when it contains date-effective and date-expires attributes. I used BRMS 6.2.0.ER4.