Hi,

In drools, I have seen that following functionalities have been implemented :


-          Creating a fact type which can be used in a rule

-          Creating rule by declaring functions or by using DSL

-          Testing the rule using test scenario


Here, I had a question regarding decoupling of fact types between my 
application and drools.

I wanted to whether writing a java code for adding values from 
form/database(i.e. my application) into fact types of drools package which I 
have created is must or is there any automated way for doing this ?

For example,

If new rule gets added which will result in changing fact (either modify 
existing or add new fact).
In this case one has to  write a code for populating presentation layer values 
into this newly modified/created fact type. Can this be automated..?

>From client support perspective -How to manage addition of New Rule to 
>existing Rule base..?


Thanks & Regards,
Swapnil Sawant | iLabs | L & T Infotech

Plot no. EL - 200,TTC Electronic Zone,Shil-Mahape road,Navi Mumbai - 400 701
Extn: +91 22 6795  4325
Mail: swapnil.saw...@lntinfotech.com<mailto:swapnil.saw...@lntinfotech.com>

www.lntinfotech.com


________________________________
This Email may contain confidential or privileged information for the intended 
recipient (s) If you are not the intended recipient, please do not use or 
disseminate the information, notify the sender and delete it from your system.

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

Reply via email to