on 2011 Mar 01 11:18 AM
Hi Experts,
just have a short question that I was arguing about with a colleague...
We would like to create the following logic in the rule:
The user should not have the Value A with D, or A with K, or A with S.
Basically we want to check for A AND (D OR K OR S).
Can this be achieved with the following:
OBJECT FIELD A AND
OBJECT FIELD D OR
OBJECT FIELD K OR
OBJECT FIELD S OR
Thanks!
Hi,
The combination you entered are correct. This states that
Value A has conflict with any one of the value either D or K or S.
regards,
Jwalant
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
anyone?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.