Sure.<br><br>It's a simple (partial) solution for having a rule match in the absence of any other rules matching.<br><br>It only works for columns with literal values and either the "equals" or "not equals" operator. In essence it builds a "in" or "not in" DRL statement.<br>
<br>Section 4.10.1.4 Operation of "otherwise" in the Guvnor <a href="http://docs.jboss.org/drools/release/5.3.0.Final/drools-guvnor-docs/html/ch04.html#d0e813">user-guide</a> gives an example.<br><br>With kind regards,<br>
<br>Mike<br><br><div class="gmail_quote">2011/11/17 Manohar Kokkula <span dir="ltr"><<a href="mailto:manohar.kokkula@tcs.com">manohar.kokkula@tcs.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<font size="2" face="sans-serif">Hi All,</font>
<br><font size="2" face="sans-serif"> </font>
<br><font size="2" face="sans-serif">I am new to Guvnor,</font>
<br><font size="2" face="sans-serif">Please can any one explain me the uses
of "otherwise" in Decision table(Guided editor) with simple example
?</font>
<br>
<br>
<br>
<br><font size="2" face="sans-serif">Thanks and regards<br>
Manohar Kokkula<br>
Mailto: <a href="mailto:manohar.kokkula@tcs.com" target="_blank">manohar.kokkula@tcs.com</a><br>
</font><pre style="white-space:normal">=====-----=====-----=====<br>Notice: The information contained in this e-mail<br>message and/or attachments to it may contain <br>confidential or privileged information. If you are <br>
not the intended recipient, any dissemination, use, <br>review, distribution, printing or copying of the <br>information contained in this e-mail message <br>and/or attachments to it are strictly prohibited. If <br>you have received this communication in error, <br>
please notify us by reply e-mail or telephone and <br>immediately and permanently delete the message <br>and any attachments. Thank you<br><br><br></pre><br>_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
<br></blockquote></div><br>