Thanks Esteban for your reply.

I am now using Guvnor Version 5.2.0.M1, and also installed the mortgages example package as per image:
<a href="http://drools-java-rules-engine.46999.n3.nabble.com/file/n2684013/creditRating.png?by-user=t" target="_top">creditRating.png</a>

In the inserted image I am trying to write a business rule that is using a DSL sentence in the first line. Using an enum this DSL sentence helps the business people to choose something valid for the application (this is great!). However, I don't know how to make this first line more complex using the guided editor. 
For example, you can hover on the second line of the rule and click on it and the shown dialog pop ups,  allowing me to make this line more complex through adding restrictions on a field, new formula, etc. I can't get a similar dialog for the first line of the rule. I think I should be able, otherwise how could I write an 'OR' condition between this 2 lines? I want something like the following without adding the 'OR' into the DSL:
When the credit rating is AA <b>OR</b> there is a Bankruptcy...

Also, enums are displayed as a simple selection list (combo box) in the DSL sentence. Is it possible to have multi-selection, effectively getting a list of selected values to be used inside the rule? 

Best regards,
Jim
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://drools-java-rules-engine.46999.n3.nabble.com/Can-business-people-write-rules-tp2680229p2684013.html">Re: Can business people write rules?</a><br/>
Sent from the <a href="http://drools-java-rules-engine.46999.n3.nabble.com/Drools-User-f47000.html">Drools - User mailing list archive</a> at Nabble.com.<br/>