What is wrong with the following decision table? #282
-
You can see in the image that FlowA decision table receives {
"source": "a",
"provider": "Australian Post"
}And it sets the output to invalid. What am I missing? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
|
If I remove the third line, the output is null:
|
Beta Was this translation helpful? Give feedback.
-
|
Would you be able to share graph JSON and version of the engine? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @stefan-gorules, I'm testing directly in https://editor.gorules.io/. Here is the input json and the graph JSON file: |
Beta Was this translation helpful? Give feedback.
-
|
You need to remove inputField "case": After this, decision table should work as expected. |
Beta Was this translation helpful? Give feedback.





I believe there was a bug in that version of Editor in regards to input fields / output paths. We have fixed it but it is not yet released on editor.gorules.io, we will try to release it tomorrow.
It should be fixed on our BRMS / demo cloud.