Hello, I am looking for JSR94 compliant APIs that can load a decision table from an excel spreadsheet.
In other words, the 'loadFromInputStream' method of DecisionTableLoader returns 'org.drools.RuleBase'. Is there any way to convert it to 'javax.rules.admin.RuleExecutionSet'? Would appreciate if anybody can help me. Cheers. Subir Das
