I have the following DSL:
[when]This Security is Ratable
{bool:BOOLEAN:checked}=ratable:Ratable(ratableValue =="{bool}")
The following BRL:
rule "Ratable"
dialect "mvel"
when
ratable:Ratable(ratableValue =="checked")
then
end
When I create a test scenario in BRMS that looks for a "true" value for
ratable, the rule does not fire. If I change the test condition to "false" the
rule fires.
Any suggestions would be appreciated.
Thanks,
Gary
--
Gary Lamperillo
JBoss Solutions Architect
[email protected] | 310.591.7516
--
Gary Lamperillo
JBoss Solutions Architect
[email protected] | 310.591.7516
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users