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.
_______________________________________________
rules-users mailing list
[EMAIL PROTECTED]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to