Hi,<div><br></div><div>My rule file is like this:</div><div><br></div><div>rule1:</div><div>when something</div><div>then </div><div>start process(p1);</div><div><br></div><div>rule2:</div><div>when something</div><div>then</div>
<div>startprocess(p2);</div><div><br></div><div>But in both the cases only p1 gets fired which was the rule flow that I last added to the builder.</div><div><br></div><div>Can any body suggest me how to overcome this problem.??</div>
<div><br></div><div><br></div><div>Thanks</div><div>Santosh Mukherjee</div>