During
the development scenario, you might need to restrict access to the home link
for the users.
By
disabling the privileges to access the home link will cause login issues and
the users will not able to see the dashboards.
This
is because the default login will be pointing to the home page ‘/analytics/saw.dll?BIEEHome’.
So
we can hide this link on the obiee banner so that it does not appear to the user.
For
this navigate to
D:\Oracle\Oracle_BI1\bifoundation\web\msgdb\l_en\messages\uicmsgs
And
find the saw.header.xml file (take a backup)
Open
the file in a text editor and look for the ‘kmsgHeaderHome’ tag
Delete
the ‘Home’ from the text tag
Save
the file.
If
you have a custom skin or custom template then follows the steps below
Navigate
to your custom analyticsRes deployment folder location and navigate to the path
as shown below
Copy
the saw.header.xml file from Oracle_BI home location to this location.
And
make the editing of the tags here.
Restart
the presentation services
And
navigate to the browser.
Refresh
the browser using ‘Ctrl + F5’ and the home button should be hidden now.
To
unhide the home button replace the saw.header file with the original copy and
restart the services.
Thanks,
Sandeep
0 comments:
Post a Comment