Categories
- All Categories
- Oracle Analytics Learning Hub
- 26 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 234 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Data level security for OBIEE Agents
Team,
i have one obiee report which contains 10 retail stores data , now i need to design a deliver/agent so that each store owner gets their respective data?
Any leeds?
Thanks
Joji
Answers
-
Agents can run in 2 ways:
- a single execution of the agent and sent the result to many
- run as recipients: OBIEE login as every single recipient and send the result only to the recipient itself
If you have 10 stores and want a single agent to deal with that, you need 10 different recipients which are going to filter the analysis for their own store only when executing as recipient. You generally do that by having some session variable setting values for filters or having row-level security implemented which will display, by default, only the own store data.
0
