apache / incubator-kie-tools

Tools for KIE
Apache License 2.0
252 stars 185 forks source link

[KIE sandbox] Edit the DRL rule with KIE sandbox or a similar tool. #2715

Open kanetran opened 3 weeks ago

kanetran commented 3 weeks ago

Instead of using DMN, we want to use DRL files in the Kogito project to implement rules in line with Kogito, with legacy API support.

image

Is there any tool similar to Kie Sandbox for DMN that can edit DRL rule files and then commit them to the remote branch (aside from KIE Workbench)?

tiagobento commented 3 weeks ago

Currently, your best bet will be using VS Code, I guess. I'll leave it to @mariofusco or @bxf12315 to help you with the best place to develop DRL at the moment, though.