سؤال

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

هل كانت مفيدة؟

المحلول

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,

نصائح أخرى

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top