-
Bug
-
Resolution: Done
-
Critical
-
None
-
2022 Week 08-10 (from Feb 21)
-
Undefined
-
NEW
-
NEW
We are trying to call a Java method from a BKM and within a respective decision. We have created a class with a respective method listStartsWith(String, List<String>) and in the BKM we define the respective class and method signature, however we constantly get the following error
DMN: Error compiling Java function 'listStartsWith' on node 'listStartsWith': Error resolving external function as defined by: function(element,elementList) external { java: { class: "com.rnd.testjavafunction.Utils", method signature: "listStartsWith(String,java.util.List<String>)".
- clones
-
RHPAM-3500 [DMN Designer] [BC Only] Validating a DMN invoking java function
- Closed