Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE style sheets

We have a multiple dashboards hosted in our OBIEE envt..
While I am going through OBIEE documentation around style sheet I understand that once deployed, style can be picked by the user from the drop down menu under dashboard properties.We can define the default in admin console.
But we have a situation where same dashboard is accessed by users from different domains. If the user belong to domain 1 , we want to apply one particular style sheet, whereas if the user belongs to domain 2 , we want to apply another style sheet without user selecting the option from dashboard properties.
Is there a way to achieve this? (In version OBIEE 11.1.1.7)
Thanks
Answers
-
Hi,
Did you try by setting the SKIN system session variable?
Look at table 19-1 here: https://docs.oracle.com/cd/E23943_01/bi.1111/e10540/variables.htm#BIEMG3104
Or also google / search the forum for the SKIN system session variable...
0