Latest Posts »
Latest Comments »
Popular Posts »
If you are new here, you may want to subscribe to the following feeds Business Intelligence ,InfoCaptor

Restrict Discoverer Data access

Written by kamlesh

Restrict Discoverer Data access by apps user_id, org_id, responsibility etc..

A simple solution is to create a simple sql folder in your EUL with the below query

select fnd_global.resp_id,
fnd_global.resp_name,
fnd_global.user_id,
fnd_global.user_name,
fnd_global.employee_id,
fnd_global.per_security_profile_id,
fnd_global.org_id
from dual;

You can use this folder joined to any other folder to restrict data based on user_id, employee_id or org_id

Alternatively you can incorporate the above query in your view to restrict data directly inside the view and use that view in the discoverer EUL folder.


Posted in Discoverer |

2 Comments to “Restrict Discoverer Data access”

  1. Ashwin Says:

    How do I find which user in discoverer has acces to particular business areas and work books.
    We have around 30 business areas and 800 odd workbooks. We want to tighten the scurity so that a particular user can only access a specified BA. but for doing that we should
    know the current status

  2. Nilesh Says:

    Hello Ashwin,
    You can find the information using this dashboard/report

    http://www.infocaptor.com/disco_help/workbook_sharing.htm?MenuState=31VVdVddVB

    http://www.infocaptor.com/discoverer-dashboard.php

    It provides lot of information. Let me know if you have any other questions

    Thanks
    Nilesh

Leave a Comment

Other Articles of interest
Free Dashboards and KPI examples
  • Discoverer Dashboard Press Release
  • How to find item, folder or Business area in Discoverer
  • What is the future of Oracle Discoverer? Freeware??
  • Can you use Discoverer BIS views with Business Objects?
  • Dashboard and Reporting Options with Oracle tools
  • Summary of Dashboard Creation Steps
  • How to monitor Oracle Discoverer Business Area, Folders, Workbooks
  • Recent Jobs

    View All Jobs
    Post a Job