Hi,
Suppose I have a rule as
rule "Rule1=
"
when=
&nb=
sp; Message(
message =3D=3D "Hello=
" ) || Message( status =3D=3D 0 )=
font>
then=
&n=
bsp; System.out.println("then executed");
End
Then is there a way to find out which condition is satisfied? I.e.
whether message was equal to “Hello” or status was 0.
We are writing alert generation using rules engine, we need to specify=
in
the alert that because of which condition alert gets generated.
We are having multiple clauses in a single rule. So what is the correc=
t
way to find the clause because of which alert is generated. We cannot keep t=
hem
in separate rule because we need to consider and\or conditions between these
clauses.
Thanks,
Ashwini
DISCLAIMER=0A= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=0A= This e-mail may contain privileged and confidential information which is the= property of Persistent Systems Pvt. Ltd. It is intended only for the use of= the individual or entity to which it is addressed. If you are not the inten= ded recipient, you are not authorized to read, retain, copy, print, distribu= te or use this message. If you have received this communication in error, pl= ease notify the sender and delete all copies of this message. Persistent Sys= tems Pvt. Ltd. does not accept any liability for virus infected mails.