It would help if you specify what the exact error message you are getting.
Have you imported the required classes?

From: [email protected] 
[mailto:[email protected]] On Behalf Of Da Sun
Sent: 06 January 2010 14:31
To: [email protected]
Subject: [rules-users] Hashmap in rules

I got a CompileException when run the following rule.

when
                bioAnswers:HashMap(bioAnswers.values["HEARING"] == "Y")
                reviewMsgs:LinkedList(size >= 0)
        then
                reviewMsgs.add("Hearing");


It will be very helpful is anyone of you rectify my mistake.

Thanks,
________________________________
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. Sign up 
now.<http://clk.atdmt.com/GBL/go/196390709/direct/01/>

________________________________

**************************************************************************************
This message is confidential and intended only for the addressee. If you have 
received this message in error, please immediately notify the 
[email protected] and delete it from your system as well as any copies. The 
content of e-mails as well as traffic data may be monitored by NDS for 
employment and security purposes. To protect the environment please do not 
print this e-mail unless necessary.

NDS Limited. Registered Office: One London Road, Staines, Middlesex, TW18 4EX, 
United Kingdom. A company registered in England and Wales. Registered no. 
3080780. VAT no. GB 603 8808 40-00
**************************************************************************************

________________________________
This message is confidential and intended only for the addressee. If you have 
received this message in error, please immediately notify the 
[email protected] and delete it from your system as well as any copies. The 
content of e-mails as well as traffic data may be monitored by NDS for 
employment and security purposes.
To protect the environment please do not print this e-mail unless necessary.

An NDS Group Limited company. www.nds.com
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to