Hi everyone,
I'm currently learning how to use Drools DSL and I'm trying to figure out how to define Drools Rule attributes such as salience and activation-group within a Drools SyntheticRuleUnitBuilder.
I've been looking at the SyntheticRuleUnitsTest (https://github.com/apache/incubator-kie-drools/blob/main/drools-ruleunits/drools-ruleunits-dsl/src/test/java/org/drools/ruleunits/dsl/SyntheticRuleUnitsTest.java) but I haven't been able to find any examples of how to do this.
Could someone please provide some guidance on how to achieve this?
Thanks in advance for your help!
Best regards,
Nont
Hi Toshiya,
Thank you for your quick response and for filing the GitHub issue! I appreciate you taking the time to look into this.
I'll follow the issue and hopefully this feature will be available soon.
Thanks again, Nont