Setting access component on RTC
![]()
AGNES RETNANINGSIH (13●2●5)
| asked Dec 08 '15, 10:10 a.m.
retagged Dec 08 '15, 10:39 a.m. by Patricia Der (501●1)
Can somebody tell me how to keep a component on RTC is only accessing from certain team area?
For example,
I have 2 team area : team area1 and team area2
I have 2 component : component1 and component2
Can I set that team area1 only access component1 and no need to receive data from component2 even no need to have read access. So it's like component1 is private for team1 so do component2 only for team area2
I've tried the scenario but team area1 still could access (read) component2.
What am I missing? Thanks
Agnes
|
One answer
![]()
Hi,
Component Owner and Component Visibility is what I would try with. When you setting the component owner to a specific Team, you can make this choice : "Restrict to members of this team area and its child team areas" Upon this, have you already tried to set the visibility to the specific Teams? Here is the Help link with more details Lesson 4: Restrict access to source control artifacts hope this helps... Comments Thanks dinesh for the reply. The link you gave will make a component is visible only for one member(helen) where as, I need those component visible through some members.
If there's component that invisible for me, is it mean that the source on that component also not load to my local computer?
if you are referring to step 11 from
|