[rules-users] Object in parameter

Anstis, Michael (M.) manstis1 at ford.com
Thu Apr 12 11:15:15 EDT 2007


What error do you get?
 
Is there an accessible property on your BnEdgeValue class?
 
Mike


________________________________

	From: rules-users-bounces at lists.jboss.org [mailto:rules-users-bounces at lists.jboss.org] On Behalf Of fakhfakh ismail
	Sent: 12 April 2007 15:31
	To: rules-users at lists.jboss.org
	Subject: [rules-users] Object in parameter
	
	
	Hello,
	First sorry for my bad English
	when I execute this rule an error is affiched.
	when
	  user1: BnUserValue(name : name)
	   and
	  ActiviteOut : BnNodeValue()
	  and 
	  lien: BnEdgeValue(id : id, OutBnNode : OutBnNode)
	 
	  
	then
	 System.out.println("oui ça marche");
	    
	end
	the problem is when I remove the object OutBnNode : OutBnNode the  parameter  there's not error  I want  to  is  this  error  exist  because  I  can't  set  parameter  with  type  not String, Integer, Date, ....
	Best regard 

	
________________________________

	Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses <http://fr.rd.yahoo.com/evt=42054/*http://fr.answers.yahoo.com> .

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20070412/c693d888/attachment.html 


More information about the rules-users mailing list