Drools

32 views
Skip to first unread message

Ks25 Wish

unread,
Jan 15, 2024, 3:49:11 PMJan 15
to Drools Setup
Hi,

I receive below error when making a REST call to DMN service  on local kie server from postman. Didnt receive any error when testing from TestScenaro file in Business Central. (v7.73)  

    "dmn-evaluation-result" : {
      "messages" : [ {
        "dmn-message-severity" : "ERROR",
        "message" : "Unable to find function 'substring( lass org.kie.dmn.feel.runtime.functions.SubstringFunctio )'",
        "message-type" : "FEEL_EVALUATION_ERROR",

Used below substring function in DMN DT cell:

substring (?, 3, 1) != "0"

Any insights into what I am missing here please? Thanks.
Reply all
Reply to author
Forward
0 new messages