<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
To modify a fact on the RHS you must bind it to a variable, when
adding/editing the object type make sure you set the variable name.<br>
<br>
Mark<br>
David Godfrey wrote:
<blockquote
cite="mid:f771244f0803100335r74cfd76brdedcf610fdd4d921@mail.gmail.com"
type="cite">
<div id="mb_0">
<div>Using Drools 4-0-4, I am trying to setup a very simple prototype
system to use either of the Guided Rule Editors in Eclipse or BRMS.</div>
<div> </div>
<div>I have created a simple bean class to act as my Fact, and can
see this when setting up the LHS, e.g. I can create a condition that a
field in my fact must equal "X".</div>
<div> </div>
<div>I then want to set a different field to a new value as the RHS,
but in the "Then" section of the guided rule editor, when I try to
choose a value from the drop down list option "set the values of a
field on", I do not see my fact, hence I can't access it to set the
value I want.</div>
<div> </div>
<div>I get the same behaviour using both Eclipse and BRMS guided rule
editors, e.g. my Fact bean is accessible in the LHS but not the RHS?</div>
<div> </div>
<div>I've read and re-read the user guides and documentation, and
tried using the supplied example Drools projects as the basis of some
guided rules, but I always get the same result.</div>
<div> </div>
<div>Any suggestions much appreciated.</div>
</div>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
</blockquote>
<br>
</body>
</html>