powerflows-dmn icon indicating copy to clipboard operation
powerflows-dmn copied to clipboard

Power Flows DMN - Powerful decisions and rules engine

Results 6 powerflows-dmn issues
Sort by recently updated
recently updated
newest added

Extend API to allow direct usage of engine classes in reactive workflows.

enhancement

I tested on Windows with JDK 11.0.2 mvn install [ERROR] Failed to execute goal org.jetbrains.dokka:dokka-maven-plugin:0.9.17:javadocJar (default) on project dmn-kotlin-dsl: Execution default of goal org.jetbrains.dokka:dokka-maven-plugin:0.9.17:javadocJar failed: A required class was missing...

bug

Create Kotlin extensions for PowerFlows API for seamless integration using Kotlin types.

enhancement

Currently model validation exceptions are not very helpful in locating actual source of the error. "Name is required" doesn't say much which Rule/Entry it is related to...

enhancement

Would be desirable to cache evaluation result and prevent before multiple calls of the expressions evaluation.

enhancement