Restrict Download Access at Component Level While Allowing View Access in EWM
Hi Team,
I have a requirement to restrict download access for source code or files at the component level, while still allowing users to view or open the files.
Scenario:
Project Name: Training Project
Stream: Development Stream
Component: Development Component
Folder inside component: Source Code Folder (used to maintain source code files and build files)
Access Configuration:
Created an access group called Development Access Group.
Added User A from DEP A and User B from DEP B.
Granted this group access to the Development Stream.
Requirement:
User A uploads files such as initial and final project builds into the Source Code Folder.
User A does not want User B to download these files.
User B should:
Have access to the component
Be able to open and view the source code
But should not be able to download the files
Current Behavior:
Even if User A locks the files, User B is still able to download them.
Since User B has stream and component access, download is still allowed.
I have already checked all available permissions related to Process Roles, but I do not see any specific permission that allows restricting download separately from read access.
Question:
Is it possible in EWM to restrict download permission while still allowing read or view access at component level or folder level?
If yes, what is the recommended way to configure this using Access Groups, Role based permissions, Component level permissions, or Process Configuration?
Any guidance would be appreciated.
Thanks in advance.