you mean an all wildcard rule (all columns empty) and then give it a a salience lower then the lowest of the above.... I could give it a try.
Ronald 2006/2/7, Peter Van Weert <[EMAIL PROTECTED]>: > > Can't you use a rule with a very low salience for this in some way? I > haven't thought it through though (isn't this a nice sentence: thought > through though ;-) ), but maybe this can help you find the solution you > are seeking... > > Ronald van Kuijk wrote: > > >Hi, > > > >Is it possible to have a 'last resort/otherwise/...' rule fire when no > other > >rules have fired? Kind of like in java switch statements? I know I could > use > >an action which updates a variable if any rule fires and then explicitly > >check in the last rule if this variable has a specific value. One can kan > >imagine that I'd like to have it implicitly done maybe with a specific > rule > >name or even a rule-otherwise tag or something like that. > > > >TIA, > > > >Ronald van Kuijk > > > >p.s. If this functionality is available, I think I can keep a commercial > >vendor (yes I know, JBoss/Drools also has a commercial part ;-) ) > > > > > > > > >
