I have to make a correction here. The KnowledgeAgent only provides a way to maintain a knowledge base updated. It doesn&#39;t have any capability to &quot;execute&quot; rules. <div>A possible solution to execute rules from .NET could be the use of Drools Server (<meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/target/docs/drools-integration/html_single/index.html#d0e488">http://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/target/docs/drools-integration/html_single/index.html#d0e488</a>) in conjunction with KnowledgeAgent.</div>

<div><br></div><div>Best Regards,<br clear="all"><br>XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX<br><br>Esteban Aliverti<br>- Developer @ <a href="http://www.plugtree.com" target="_blank">http://www.plugtree.com </a><br>- Blog @ <a href="http://ilesteban.wordpress.com" target="_blank">http://ilesteban.wordpress.com</a><br>


<br><br><div class="gmail_quote">On Thu, Jan 20, 2011 at 12:54 AM, Jervis Liu <span dir="ltr">&lt;<a href="mailto:jliu@redhat.com">jliu@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">Gorantla, Bhaskar (GE Capital) wrote:<br>
&gt;<br>
&gt; I would appreciate if you could please answer the following questions.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; 1.       Can you share some information on the out of the box<br>
&gt; repository? Is it a relational database or is it an embedded database<br>
&gt; such as Berkley DB?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; 2.       Can we make Guvnor to store the rules in an Oracle database?<br>
&gt;<br>
</div>Guvnor is using JackRabbit as its backend repository. By default<br>
JackRabbit is configured to use file system, but it can be configured to<br>
use other relational databases: <a href="http://jackrabbit.apache.org/" target="_blank">http://jackrabbit.apache.org/</a><br>
<div class="im">&gt;<br>
&gt;<br>
&gt;<br>
&gt; 3.       Ways in .net application can access the rules engine to<br>
&gt; execute the rules<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div>Use knowledgeAgent:<br>
<a href="http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-guvnor/html/ch01.html#d0e1259" target="_blank">http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-guvnor/html/ch01.html#d0e1259</a><br>


<br>
Cheers,<br>
Jervis<br>
&gt;<br>
&gt; Thanks<br>
&gt;<br>
&gt; Bhaskar<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; rules-users mailing list<br>
&gt; <a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
&gt;<br>
<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></div>