在Excel文件中实现DecisionTable有一些问题,如果我使用newClasspathResource加载excel文件,如果我使用newFileResource和文件路径,它在相同的文件中工作得很好例外情况是:
Caused by: org.drools.template.parser.DecisionTableParseException: An error occurred opening theIt is possible that the encoding of the document did not
我正在使用drools决策表来发出DRL。现在,当解析excel表格时,偶尔会得到这个异常。有趣的是,drools能够解析excel表格,但下一次它简单地无法识别格式,而不需要对代码或excel表格做任何更改。(问题可能听起来很模糊,但即使是我也找不到任何模式)
org.drools.template.parser.DecisionTableParseException: Failed to open Excelstream, please check that the content