Using native C++ objects as Facts in Drools is not going to be easy. You would be better off looking to use Drools as a service consumed by your C++ code.
Have at the REST interface recently provided and "3.3.8. Commands and the CommandExecutor" of Experts documentation might be of use. With kind regards, Mike On 13 April 2011 10:05, Sumeet Karawal <[email protected]> wrote: > > > > Hi All, > > I have my application written in C++. How can I use Drools to make rules > that work on C++ facts. Also How to use BRMS in this case? > It would be very helpful if somebody could guide me on this. > > > Thanks and Regards, > Sumeet Karawal > > Mailto: [email protected] > > =====-----=====-----===== > Notice: The information contained in this e-mail > message and/or attachments to it may contain > confidential or privileged information. If you are > not the intended recipient, any dissemination, use, > review, distribution, printing or copying of the > information contained in this e-mail message > and/or attachments to it are strictly prohibited. If > you have received this communication in error, > please notify us by reply e-mail or telephone and > immediately and permanently delete the message > and any attachments. Thank you > > > > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users >
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
