1👍
✅
Turns out that this is (a bug in) the Spring Boot component. When requesting the DMN file, for some reason it doesn’t return the decision tables. I got around it by creating my own endpoint that returns the DMN file.
0👍
KIE Tools contributor here. Did you try with @kie-tools/kie-editors-standalone@0.30.0
? As bad as it sounds, the 404’s you see in the logs are actually expected.
Source:stackexchange.com