printTriggeringDetails( kcontext.getActivation() )
Hi,
I've tried to figure this out but haven't been able to.
How can I, from the RHS, figure out the details of what triggered a rule.I can access the facts individually by name, but how do I do it in ageneric fashion that would work in the RHS of any rule?
I am using decisiontables and want to be able to have a function that issomething like printTriggeringDetails()
I came across drools.getTuple but am not sure if that's the correct pathto go on. From there I get InternalFactHandles but don't know how to turnthose into human-readable facts.
Thanks for any help,Archie
_______________________________________________ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users