I have to set some value into the list (in the action section) when condition
will evaluate to true.
I have two conditions (Policy Type, Policy Status) and three actions (Mode,
Order and Country). I want when Policy Type = 0 and policy Status = 1 then
Mode = 2 , Order = 0 and Country = India. Same for Policy Type = 0 and
policy Status = 2 then Mode = 2 , Order = 0 and Country = USA.
Here Policy Type, Policy Status, Mode, Order are of type Integer and country
is of type List which will tack a string argument.
How to set a value in the list from Guvnor?
<
http://drools.46999.n3.nabble.com/file/n4022246/2013-02-12_173014.png>
-----
Aditi
--
View this message in context:
http://drools.46999.n3.nabble.com/guvnor-5-5-Guided-decision-tables-web-b...
Sent from the Drools: User forum mailing list archive at
Nabble.com.