Access rights to schedule individual reports
Is it possible to let BI Publisher user schedule only some of reports from the list of reports that he can access (run online)?
Case (also ilustrated in attached screenshots)
In standalone BIP 11.1.1.5 instance I created users 'user1' and 'user2'. I added them to default 'BIConsumer' role that is granted 'oracle.bi.publisher.scheduleReport' privilage.
To achieve row level security at database level I have VPD in place and I pass ':xdo_user_name' from BIP to database session and use it in vpd policy.
I created 2 reports:
- 'rep_non_schedule' -> granted 'BIConsumer' permissions: 'Read'; 'Run Report Online'
Case (also ilustrated in attached screenshots)
In standalone BIP 11.1.1.5 instance I created users 'user1' and 'user2'. I added them to default 'BIConsumer' role that is granted 'oracle.bi.publisher.scheduleReport' privilage.
To achieve row level security at database level I have VPD in place and I pass ':xdo_user_name' from BIP to database session and use it in vpd policy.
I created 2 reports:
- 'rep_non_schedule' -> granted 'BIConsumer' permissions: 'Read'; 'Run Report Online'
0