kogito

Is there a way to enable trace to display the sequence of decisions executed for a DMN in Kogito?

我只是一个虾纸丫 提交于 2020-03-25 18:37:05
问题 I finally got my sample dmn-quarkus example running. Is there a property that enables the trace, such a way it prints the sequence of decisions executed? I noticed that when I provide a incorrect JSON for my DMN model, Kogito responds with a detail response, telling me which decision failed. This is awesome! Is there a property to turn on to get the details in each response? 回答1: Kogito is based on a domain-model first approach to code generation Kogito ergo domain Kogito adopts to your