Thanks,Michael

Can you give me the details how to configure Drools Guvnor to write to SQL Server.

 

I configured the “repository.xml”,but it did not work  -_-!

 

发件人: rules-users-bounces@lists.jboss.org [mailto:rules-users-bounces@lists.jboss.org] 代表 Michael Anstis
发送时间: 2011727 16:08
收件人: Rules Users List
主题: Re: [rules-users] Can someone help me ?

 

Rules themselves are plain text (DRL), so you can use any of Java's many persistence technologies to store the text.

If you want to store a compiled, serialised KnowledgeBase; this is a BLOB and again you can use any of Java's many persistence technologies.

If you want a "free" rule authoring environment too, then you could look into using Drools Guvnor as your rule repository, and whilst the underlying JCR using the File-System by default it can be configued to write to (m)any RDBMS.

With kind regards,

Mike

2011/7/27 祝英杰 <flyingbeecd@gmail.com>

When I use the drools,

I want to store the rules in the SQL Server Database,

Can someone help me and give me some advices, how do I do it?

 

Thanks!

 


_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users