Frage

Just thinking is there a way to convert drl file to excel sheet using Drools APIs?

We are currently on Drools 5.3 But can use any version really.

Thanks in advance

War es hilfreich?

Lösung

No, there is not API (at least supported by JBoss) to do what you are looking for. You can try to parse the rules yourself and create a CSV or XLS file, but there is no out-of-the-box support for this.

Hope it helps,

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top