Hi Mr.Laun,
Thank you very much for the response.
yes i mean Facts only.but my requirement is for a set of input which contains records in text or xls or anyother format we write some rules, based on the conditions the set of input if satisfies will give an outcome or result.
so is there any tracking like where i can figure out tht these were the outcomes or result for total of 5 records only 3 were satisfied and the rest failed.
i need the output to be shown to the enduser for the processed records or for the total input and total output.
please do help me.
Thanks and regards
venkat
From: Wolfgang Laun <wolfgang.laun@gmail.com>
To: Rules Users List <rules-users@lists.jboss.org>
Sent: Tue, 11 May, 2010 16:32:31
Subject: Re: [rules-users] Regarding Jboss drools rules
This is the strangest request I have seen on this list...
If you need a sample application, take your pick from the examples provided with Drools, which you could modify to show whatever you want to see.
Anyway, what you write is far from a clear specification. There is no such thing as a "success(ful)" or "failed"
record in Drools. (Do you mean
facts?)
-W