Hi Aditi, As already said by Stephens in your previous post Collections are Core Java classes, you just have to import them in guvnor to use them. You can import java.util.HashMap in your package edit section and make rules using them.
Then, you can insert HashMap(with values), as you insert class objects, in your Ksession and use them. Regards, Abhinay -- View this message in context: http://drools.46999.n3.nabble.com/Can-an-Object-inside-a-map-be-used-in-guvnor-tp4022907p4022987.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
