Hi, 
I need to have a action where I need to insert all the element of a list
specified in a excel cell into a ArrayList. The number of member specified
in the cell can vary. So how can I add them


So the excel sheet will look something like
  
the cell will contain 
"1","2","3"

and If a list was initially "4" "5" Then now it will be "1","2","3","4","5"
??




--
View this message in context: 
http://drools.46999.n3.nabble.com/List-in-for-Decision-Table-tp4018230.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to