[rules-users] trivial case in xls

Bin Shen (BA/EDD) bin.shen at ericsson.com
Thu Aug 16 09:18:34 EDT 2007


hi, Manjax,

have studied the example that u mentioned.

take the schema as follows:
object type			$p : Person
snippet			? 
cell				?

i mean a special case when there is no field constraint at all. if i leave out the snippet. some runtime error said that the script is null :((

can u tell me what should i put in snippet and cell respectively. thanx! 


/ Ben
 

-----Original Message-----
From: rules-users-bounces at lists.jboss.org [mailto:rules-users-bounces at lists.jboss.org] On Behalf Of Manjax23
Sent: Donnerstag, 16. August 2007 14:53
To: rules-users at lists.jboss.org
Subject: Re: [rules-users] trivial case in xls


Download the example.zip and there is a sample "ExamplePolicyPricing.xls" and PricingRuleDTExample.java.

:) pls read documentation :)


Bin Shen (BA/EDD) wrote:
> 
> Hi, all,
> 
> use 4.0.0 GA.
> 
> want to have an xls rule file. i am not sure of how to define the 
> following trivial case in xls.
> 
> can anybody help? thanx! 
> 
> 	when
> 		$p : Person()
> 	then
> 		// do something with any person
> 	end
> 
> 
> / Ben
> 
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
> 
> 

--
View this message in context: http://www.nabble.com/trivial-case-in-xls-tf4279398.html#a12180689
Sent from the drools - user mailing list archive at Nabble.com.

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




More information about the rules-users mailing list