Categories
- All Categories
- 168 Oracle Analytics News
- 34 Oracle Analytics Videos
- 14.8K Oracle Analytics Forums
- 5.8K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 56 Oracle Analytics Trainings
- 13 Oracle Analytics Data Visualizations Challenge
- 4 Oracle Analytics Career
- 2 Oracle Analytics Industry
- Find Partners
- For Partners
Set security in data Model

Some users have access to the Data Model, and the customer needs to set security restrictions within the Data Model. For example, User X should only be able to see employees in Payroll 1 and should not have access to any data for employees in Payroll 2.
However, when User X creates any SQL query in the Data Model, the results include data from both Payroll 1 and Payroll 2.
I’ve reviewed the roles related to User X, and they all inherit security profiles, except for the BI Consumer and BI Author roles, which do not seem to enforce these security restrictions.
Has anyone encountered this issue before, and if so, what solutions did you find effective?
Comments
-
check out usage of Business Intelligence Publisher Secured List Views
1 -
Hi @Mohamed Mohsen,
This is not possible. Once the user have access to BIP data model and select from a table, they can access data from all tables.
Secured views work well for end user who just has access to run a report. But for a person with create data model access, this is not possible to restrict data in a table based on security profile.
Thanks.
1 -
Hi @Mohamed Mohsen,
You've to control the access to Data Model developer role. It should not be allowed to the end users if they have data view restrictions.
It is primarily a get-way to the Database so if someone can get the access the can access all the tables that present in the database like secured or non-secured.
Hope this help.
Cheers,
2