jbpm - Drools Error- ERR 102 Line 9:143 mismatched input '==' in rule -


i trying configure decision table evaluate condition.

below snippet decision table.

while doing getting following error

[err 102] line 8:143 mismatched input '==' in rule "rules_11".

i not sure doing wrong.

enter image description here

the problem in line 9 condition cannot have variable comparison floating there. $selectedattribute.code in line 9 doesn't mean anything, that's not conditional element.


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

python - Received unregistered task using Celery with Django -

php - Retrieving data submitted with Yii's CActiveForm -