Hi ,
DMN Engine throwing the error for contains feel operator.I have attached the sample DMN
Below are the versions we are using in application for feel,camunda and spring boot
<camunda.spring-boot.version>3.2.0</camunda.spring-boot.version>
<camunda.version>7.10.0</camunda.version>
<camunda-feel.version>1.5.0</camunda-feel.version>
And I m getting below
at java.base/java.lang.Thread.run(Thread.java:832)
Caused by: java.lang.UnsupportedOperationException: FEEL-01016 Simple Expression not supported by FEEL engine
at org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger.simpleExpressionNotSupportefeelContainsFunction.dmn (1.0 KB)