Answered by:
Team & Role

Question
-
we use team to group users who have the same basic role.
my question is : can i grant specific role to team and make all members in that team inherit permissions from that team ?
foreach(object HeartBeat in me.heart.Beats) messageBox.show("I miss u !!")Wednesday, May 20, 2009 7:15 AM
Answers
-
Hi Dany,Security roles and Teams are configured separately by the system administrators and collectively they dictate how the system users access data.Security roles are predefined groups of common privileges based on the types of tasks that users perform. Security roles can only be assigned to users. You can assign role to users collectively when creating user accounts.Teams are groups of users who share and collaborate on business records across business units. Teams do not have a security privileges associated with them. Teams allow system users to share records with other users across BUs.Hassan.
Hassan Hussain | http://hassanhussain.wordpress.com/- Proposed as answer by Hassan Hussain Wednesday, May 20, 2009 8:03 AM
- Marked as answer by Dany85 Wednesday, May 20, 2009 8:11 AM
Wednesday, May 20, 2009 8:03 AM
All replies
-
No. Role can only be assigned to systemuser not team.
everything is a matter of probability...Wednesday, May 20, 2009 7:59 AM -
Hi Dany,Security roles and Teams are configured separately by the system administrators and collectively they dictate how the system users access data.Security roles are predefined groups of common privileges based on the types of tasks that users perform. Security roles can only be assigned to users. You can assign role to users collectively when creating user accounts.Teams are groups of users who share and collaborate on business records across business units. Teams do not have a security privileges associated with them. Teams allow system users to share records with other users across BUs.Hassan.
Hassan Hussain | http://hassanhussain.wordpress.com/- Proposed as answer by Hassan Hussain Wednesday, May 20, 2009 8:03 AM
- Marked as answer by Dany85 Wednesday, May 20, 2009 8:11 AM
Wednesday, May 20, 2009 8:03 AM -
ok, i got it, thanks for you all
foreach(object HeartBeat in me.heart.Beats) messageBox.show("I miss u !!")Wednesday, May 20, 2009 8:12 AM