[rules-users] Store a Map in Country Enumeration

srinivasasanda srinivasasanda at gmail.com
Tue Dec 13 23:51:59 EST 2011


I solved the problem.I concatenated Country Id and Country name with = sign
in between so it became A01=USA,A02=UK.....and this list Iam passing to
Guvnor.In that guvnor,USA UK is being displayed in GUI where A01,A02 are
being used as backend.

Now to retrieve states when Iam passing countryname internally A01,A02 is
being passed where in states table it is matching with the country ID's and
states are retrieved.Finally,Its worked

--
View this message in context: http://drools.46999.n3.nabble.com/Store-a-Map-in-Country-Enumeration-tp3582244p3584496.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list