Hi,
I am saving all my css and images in one folder on the BI platform (underneath the public folders like this: "Public folders\assets").
All is working fine so far.
However, the "normal" users should not see that folder, but still be able to load css files and images used by the Design Studio Applications.
The folder structure should be as follows:
- Public folders (visible to all)
- - assets (not visible to normal users)
- - - css files here (accessible to all users)
- - Reporting folder (visible to all)
- - - design studio applications here
I tried to give the "normal" users the access rights ("View") only to the subfolders of "assets" folder, but then the Application loads with the standard CSS file, not loading any images.. Even if I grant access right View applied only to subfolders, it is not working...
How are you doing this, i.e. hiding the css and image files from the eyes of the users?
Thanks for any Input,
Leo
BI Plattform Version 4.1 SP5
Design Studio 1.3 SP01
PS: Maybe this is a BI Platform Admin topic, but I couldn't find anything condering css files and thought you might have an answer to my problem.
My above mentioned scenario works for normal report files such as webi, but not for the css files...