Row security

J_J

Active Member
I am trying to implement row security for business unit( we have inclusive row security turned on).
We need to have give access to all the user access to certain business unit like 1 and certain other.... then we want to give access to each one of them indiviuals user id also some of them wheich are common given to the groups they belongs too.

The way I understand this, I cannot do this. I need to give all the security ( Common to * public, Common to Group and to the uer it self) to the user it directly. As it will not look for group of * public once it see a record in user id level for business unit.

My question is as followis.. Is My understanding correct, if yes how can I expidite implmenting some thing like this without going thru each user id to give the common security.....
 
use Group security. Put everyone in a groups and secure the group.
 
Back
Top