Edson Tirelli created DROOLS-1458:
-------------------------------------
Summary: Compilation error when compiling DMN model with a BKM node that
depends on another BKM node
Key: DROOLS-1458
URL:
https://issues.jboss.org/browse/DROOLS-1458
Project: Drools
Issue Type: Bug
Components: dmn engine
Affects Versions: 7.0.0.Beta6
Reporter: Edson Tirelli
Assignee: Edson Tirelli
Fix For: 7.0.0.Final
When a DMN model contains a BKM node that depends on another BKM node, the compiler raises
an error like:
`Error compiling FEEL expression 'monthlyPayment(loanAmt,rate,360)' for name
'paymentAmt' on node 'FinancialMetrics': Unknown variable
'monthlyPayment'`
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)