[rules-users] Retrieving rule name in "then" clause

Davide Sottara dsotty at gmail.com
Mon Nov 28 17:19:24 EST 2011


Actually, you can do 

/then
...
 drools.getRule().getName()
...
end/

"drools" is a reference to an instance implementing the KnowledgeHelper
interface.

--
View this message in context: http://drools.46999.n3.nabble.com/rules-users-Retrieving-rule-name-in-then-clause-tp3543557p3543606.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list