You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I model a DMN decision and want to evaluate it to verify that it produces the expected output. But currently, there is no way to evaluate the decision on-the-fly.
Describe the solution you'd like
I can evaluate a DMN decision with variables and see the output of the decision.
Describe alternatives you've considered
I use a BPMN process with a business rule task to evaluate the decision.
Is your feature request related to a problem? Please describe.
I model a DMN decision and want to evaluate it to verify that it produces the expected output. But currently, there is no way to evaluate the decision on-the-fly.
Describe the solution you'd like
I can evaluate a DMN decision with variables and see the output of the decision.
Describe alternatives you've considered
I use a BPMN process with a business rule task to evaluate the decision.
Additional context
Requires #64.
The text was updated successfully, but these errors were encountered: