[rules-users] Store a Map in Country Enumeration

Michael Anstis michael.anstis at gmail.com
Wed Dec 14 03:15:23 EST 2011


What version of Guvnor are you using? Can you try with 5.3.0.Final? If the
problem remains can you raise a GUVNOR JIRA with a self contained test and
repository export?

sent on the move

On 14 Dec 2011 06:41, "srinivasasanda" <srinivasasanda at gmail.com> wrote:

> Hi Manstis,
>
> I created enumeration for states and countries as
>  'Address.country'        :(new com.sample.DataList()).getMyCountriesList()
> 'Address.state[country]' : '(new
> com.sample.DataList()).getStateList("@{country}")'
>
> It is showing drop-down list in guided rule editor for countries as
> US,UK,INDIA....
>
> And when I select state it is also successfuly displaying basedon country..
>
> Suppose if  I selected country US..states are being displayed based on US.
>
> But if i changed my selection of country US to UK..states drop-down list is
> not getting refreshed.Guided editor showing same as Newyork,Washington
> etc...It is displaying UK countries only when I clicked on Newyork(states
> drop-down list).It means *I mean to say automatic refreshment is not being
> done* http://drools.46999.n3.nabble.com/file/n3584640/Capture1.png
> http://drools.46999.n3.nabble.com/file/n3584640/Capture2.png
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Store-a-Map-in-Country-Enumeration-tp3582244p3584640.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20111214/51b7c942/attachment.html 


More information about the rules-users mailing list