<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>&nbsp;</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 &quot;X&quot;.</div>
<div>&nbsp;</div>
<div>I then want to set a different field to a new value as the RHS, but in the &quot;Then&quot; section of the guided rule editor, when I try to choose a value from the drop down list option &quot;set the values of a field on&quot;, I do not see my fact, hence I can&#39;t access it to set the value I want.</div>

<div>&nbsp;</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>&nbsp;</div>
<div>I&#39;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>&nbsp;</div>
<div>Any suggestions much appreciated.</div></div>