-
Bug
-
Resolution: Obsolete
-
Critical
-
None
-
7.40.0.Final
When calling static Java method stdev_a (which I created in a new Java Maven project) from Drools Business Central DMN project/model, I'm getting following error:
DMN: Error compiling Java function 'stdev' on node 'stdev': Error resolving external function as defined by: function(val) external { java: { class: ""com.samplea.drools.DroolsNewTypes5.StandardDeviationA"", method signature: ""stdev_a(java.lang.Number)"" }} (DMN id: _3B4B6CBE-847B-4488-8754-214F506BBB48, Error compiling the referenced FEEL expression)
Also, how to view logs of DMN model when it has build errors?
- is duplicated by
-
RHPAM-3500 [DMN Designer] [BC Only] Validating a DMN invoking java function
- Closed