Your rules needs to be compiled in order to run.. so you cannot modify the
runtime directly. You can modify your drl files and then apply the
modifications to your runtime environment.
Look in the documentation for Knowledge Agents, hopefully that will help you
during your development.
Greetings.
Thanks for reply.
> In my proj ,
I have my .drl file with me.
But I want to add new rules by users throught some U.I.
i.e. user can create or update or delete rules through U.I.
means user can directly acccess or handle the rule file(.drl file).
and I m not getting how exactly he handles that r
Can you clarify or exemplify a little bit more your situation to us?
We need to understand what are you trying to achieve in order to help.
Drl files are simple and plain text files, you can add rules with any text
editor.
Greetings
- CTO @ http://www.plugtree.com
- MyJourney @ http://salaboy.wo
Hi all,
I m trying to add rules in .drl file from User Interface. but not able to
do that.
I want to add rules from user so that it will directly add that rule to my
.drl file. and will update my .drl file.
Please help me.
Thanks in advance,
Kedar.
_