[rules-users] variables in rules

Arsalan S. Zaidi arsalan.zaidi at capgemini.com
Mon Aug 13 08:51:14 EDT 2007


Hi Mark.

 

Thanks for the quick reply! :-)

 

About question no. 2, is there anyway to do something like that with
Drools?

 

Regards,

 

--Arsalan

 

________________________________

From: rules-users-bounces at lists.jboss.org
[mailto:rules-users-bounces at lists.jboss.org] On Behalf Of Mark Proctor
Sent: 13 August 2007 18:03
To: Rules Users List
Subject: Re: [rules-users] variables in rules

 

yes you can use a variable, and no you cannot dynamically generate rules
in an eval.

Mark
Arsalan S. Zaidi wrote: 

Hi.

 

Two questions:

 

1.	Is it possible to use a variable in a IN(...) ? 

 

E.g.

 

when

$someVar : SomeObj()

("pqr" in ("abc", $someVar))

then

            ...

 

2.	Can I use strings in an eval() to dynamically generate rules?

 

E.g.

 

when

eval("$aaa == 0")

            then

                        ...

 

Thanks in advance!

 

--Arsalan

This message contains information that may be privileged or confidential
and is the property of the Capgemini Group. It is intended only for the
person to whom it is addressed. If you are not the intended recipient,
you are not authorized to read, print, retain, copy, disseminate,
distribute, or use this message or any part thereof. If you receive this
message in error, please notify the sender immediately and delete all
copies of this message.

 



________________________________



 
_______________________________________________
rules-users mailing list
rules-users at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users
  

 



This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient,  you are not authorized to read, print, retain, copy, disseminate,  distribute, or use this message or any part thereof. If you receive this  message in error, please notify the sender immediately and delete all  copies of this message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20070813/3ae6b70f/attachment.html 


More information about the rules-users mailing list