<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi,<br><br>I am evaluating Drools Guvnor for our application, and I am stuck with a few things. I appreciate a lot, if someone can help me, or give me some hints. <br><br>1) How can I configure Guvnor, BRL Guided Editor, to allow for IN conditional element?<br>By default, when I create a new package, and then create a new BRL rule, I have these options for a text Fact field:<br>- equal<br>- not equal<br>- matches<br>- sounds<br>I do have the IN conditional element for the Decision Table rule - "is contained in the a (comma separated) list". <br><br>2) How can I configure Guvnor, Decision table, to use the FROM condition element?<br>I have a fact, Fact1, that contains a list of Fact2. The condition I need to configure in the Decision Table, is to iterate the collection of Fact2 objects that is on the Fact1, and apply constraints on Fact2 fields. <br><br>3) How
 can I insert a list of facts when testing a rule? My test case is the following:<br>I have a Fact1, which contains a list of Fact2. And the rule, is expecting to get Fact1, with a list of Fact2 inside. <br>When I create the Fact1, and add the collection field, it shows the option to create a guided list where I can specify a literal value, or a variable. But there is nowhere to create a Fact2 with its fields. I did inserted 2 separate Fact2 objects, but how I can link these 2 objects to the collection of the Fact1?<br><br>Thanks in advance,<br>Patricia</td></tr></table><br>