Dear Experts,
I am having the following rules defined within the Master Rule Collection, one assigned according to the User and another one according to the assigned Role:
IF User = user1
THEN Portal Desktop = portaldesktop1
IF Role = role1
THEN Portal Desktop = portaldesktop2
Now the user1 user has the portal role role1 assigned. In this case, which portal desktop will get assigned to the user? Portaldesktop1 or portaldesktop2?
I want to know whether the first rule will take precedence or the second one will take precedence?
Regards,
Saurabh