pyDMNrules
pyDMNrules copied to clipboard
Visualizing and exporting DMN rules
I have as input an Excel workbook with my rules and I can load it with DMN.load()
.
I want to visualize the rules, but the DMN visualization tools such as VSCode extension, KIE sandbox only accept .DMN files. Do you know how to extract the rules into a valid DMN file?