<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
in decision tables this isn't possible. Are you also aware that CE 'or'
results in sub rule generation, so in fact each logical outcome is
internally generated as a separate rule? I recommend you just repeat
the rule twice.<br>
<br>
However it may be you want connective || and && on field
constraints, just should map fairly easily.<br>
<br>
Mark<br>
Raffaele Viola wrote:
<blockquote
cite="mid:f16aa4040709120741l78552453hb621b9f6d5726b30@mail.gmail.com"
type="cite">Hi all,<br>
<br>
how can I put two columns in OR<br>
<br>
Thanks<br>
Raffo<br>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
</blockquote>
<br>
</body>
</html>