Click here to Skip to main content
15,892,253 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I need to integrate Drools Rule Engine in Dot-Net application can any-one guide me the process.

What I have tried:

I went to this below url but here they are using static data to set rules. but i have to hit my db to get response. based on rules settings.

Getting Started with Drools.NET[^]
Posted
Updated 28-Dec-17 19:32pm
Comments
Richard MacCutchan 28-Dec-17 9:45am    
Please post your question in the forum at the end of the article, so the author can help you.
ZurdoDev 28-Dec-17 9:54am    
Just go through the code and find where it loads rules. Then change it to load from db.

1 solution

I need to show notifications on top of my menu based on Rules set in front end using Drools Rule Engine. Based on Rules every time limit get the notifications from database.

can any one help me to solve this issue.


Thanks in advance.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900