Hi All,

I want to take action when the condition in WHEN fails. Something like as
follows:

WHEN
        <Condition>
THEN
        <Action>
/ELSE
        <Action when Condition fails>/

Is it possible to have else part in rule? Or I have to make another rule for
failed condition?
I am using Drools 5.1.0 version.

--
View this message in context: 
http://drools.46999.n3.nabble.com/else-in-rule-tp3264337p3264337.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to