<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
you'll have to setup rules that detect the state of the working memory
that then uses semaphores to control which rules can fire.<br>
<br>
Mark<br>
Sikkandar Nawabjan wrote:
<blockquote
 cite="mid:CD08246E5BBE464D96B2F5E8C00C7FA401CC162E@TRVMSG.ustr.com"
 type="cite">
  <pre wrap="">Hi,

I have 2 Objects and its corresponding drl/dsls to validate the rule

ObjectA -  A.drl,A.dsl

ObjectB - B.drl,B.dsl

when i insert ObjectA i want the rules in A.drl to be fired.

when i insert ObjectB along with ObjectA i want to fire rules only from B.drl

There are some rule in B.drl requires ObjectA.so i need to insert always ObjectA with ObjectB. At the same time i don't want the rule from A.drl

How to do that?

Thanks and Regs,

Basha

  </pre>
  <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>