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-tp35...
Sent from the Drools: User forum mailing list archive at
Nabble.com.