The value in the boolean cells needs to be interpretable as &quot;true&quot;.<br><br>See RuleSheetParserUtil.isStringMeaningTrue(String property) for details:-<br><br><a href="http://grepcode.com/file/repo1.maven.org/maven2/org.drools/drools-decisiontables/5.4.0.Final/org/drools/decisiontable/parser/RuleSheetParserUtil.java?av=f">http://grepcode.com/file/repo1.maven.org/maven2/org.drools/drools-decisiontables/5.4.0.Final/org/drools/decisiontable/parser/RuleSheetParserUtil.java?av=f</a><br>
<br>With kind regards,<br><br>Mike<br><br><div class="gmail_quote">On 7 September 2012 06:43, Manasi <span dir="ltr">&lt;<a href="mailto:manasi.a.damle@capgemini.com" target="_blank">manasi.a.damle@capgemini.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi,<br>
<br>
Thanks for your reply.<br>
<br>
for my earlier question no 2) ,<br>
In my decision table , I have condition for particular row in decision table<br>
as following:<br>
<br>
          * User           Department     isAllowed          Fields<br>
<br>
Rule1    Admin            YO                     *<br>
Field1,Field2 *<br>
<br>
<br>
In above table *** represents value as true or false, as *isAllowed is<br>
boolean.*<br>
After converting above excel decision table in Guvnor format decision table,<br>
* represents nothing.<br>
<br>
So can I write any particular DRL or BRL fragments in particular row&#39;s cell<br>
in decision table (In this case where ever * is mentioned).<br>
<br>
Thanks,<br>
Manasi Damle<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Use-of-Otherwise-in-converted-decision-table-in-Guvnor-tp4019466p4019631.html" target="_blank">http://drools.46999.n3.nabble.com/Use-of-Otherwise-in-converted-decision-table-in-Guvnor-tp4019466p4019631.html</a><br>

<div class="HOEnZb"><div class="h5">Sent from the Drools: User forum mailing list archive at Nabble.com.<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>
</div></div></blockquote></div><br>