Hi Jon,<br><br>You could use webdav to connect to Guvnor - <a href="http://blog.athico.com/2008/05/accessing-guvnor-as-filesystem-webdav.html">http://blog.athico.com/2008/05/accessing-guvnor-as-filesystem-webdav.html</a>.<br>
You should then see how Guvnor stores the 'business rules', I think it is an XML file. Then instead of generating DRL file you could generate this XML. You can then upload these files via webdav into Guvnor.<br>Hope this helps.<br>
<br>Regards,<br>Michal<br><br><br><div class="gmail_quote">On Tue, May 19, 2009 at 8:57 PM, Late Norther <span dir="ltr"><<a href="mailto:latenorther@gmail.com">latenorther@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> Hello,<br>
> We are trying to develop a system based on Drools and want to have a<br>
> repository based on JBoss and manage it from the Guvnor website. Now,<br>
> we have a few questions:<br>
> 1) Can we import DRL files into the Business rules section, so that<br>
> later we can view/modify them using the graphical interface (text<br>
> boxes, drop down menus, etc)? This will be very useful for production<br>
> use.<br>
> What we tried so far, imports them as text in the Technical rules<br>
> section<br>
<br>
I have the identical question. I have created a utility which takes<br>
our own homegrown rules and converts them (hundreds of rules) into a<br>
DRL file. I too have been able to import them into Guvnor, but was<br>
hoping they could then be modified via the graphical editor instead of<br>
the technical rule editor. The rules are simple and do not contain<br>
anything that Guvnor's graphical editor does not support. I have a<br>
feeling this is an enhancement request, but just in case anyone knew<br>
of a workaround to change the type of rule from technical rule to<br>
business rule.....<br>
<br>
Thanks,<br>
<br>
Jon<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</blockquote></div><br>