Using drools decision table with spreadsheet I was able to make this: decision table with xls file But in workbench I can“t guided decision table The error I was getting is:
Unable to Analyse Expression entrega.setSeq1( ""number|"+entrega.getNumeroML|()" );:
[Error: unable to resolve method using strict-mode: org.drools.core.spi.KnowledgeHelper.verbalizar()]
[Near : {... rega.setSeq1( ""number|"+entrega.ge ....}] ^ [Line: 5, Column: 0]
How to set a fact value in action?
Thanks