Need to create user in OBIA to view financial dashboards and it's data only
What is the roles that I should assign to this user
How have you set up your security? ... currently, as asked, your question is impossible to answer.
For example in Project Module Dashboard (Project Offering)
I need to create user ebs_fin that can view only Project Dashboards and can retrieve it's data
I know what you want (end result) ... I don't know what you have done. I'll assume nothing is done ...
You can integrate EBS security into OBIA (it's documented by Oracle how to do it)
OR
you can build your own using various combinations of LDAP/WLS/EM/RPD/Catalog/DB to achieve what you want.
The second option gives you more control (flexibility too) ... basically it's putting users into LDAP groups, LDAP groups are then membered to EM roles and then you use those roles to control access, permission, filtering, etc.
My strong suggestion is to plan out your roles in EXCEL first and make sure you know what the EFFECTIVE permission will be for any/all users onces you've put them in roles (it's easy to have a user in a role that negates the purpose of another role they are in).
for a particular report, when some users click on the link, the new tab opens but after about 10 minutes of loading the system returns
Summary: Hello experts, We are using WLF_ASSIGNMENT_TASKS_F to fetch the data from the learn tables The WLF_ASSIGNMENT_TASKS_F table, in the LAST_UPDATED_BY field, doesn't reflect who actually updates the task. I've attached the query used. Can you please help me? Content (please ensure you mask any confidential…
https://blogs.oracle.com/analytics/announcing-the-general-availability-of-oracle-analytics-server-2026 As announced, OAS 2026 has moved to FMW 14. What does this mean for the future of OBIA? Given that 103PS4 is for 12.2.1.4 , it would seem another required upgrade beyond 103ps4 will have to happen. What should customers…
Hi everyone, we're experiencing an interesting issue with report filters in Oracle Learning Management (or similar). Problem: When we use filters based on SQL queries, for some specific users the report filters disappear completely, making the report non-functional. Technical Details: We've identified the critical point in…
We use OAS 2025, EBS 12.2.12, OBIA 7.9.6.4, Oracle 19c db on Linux. We are trying to build Project to GL Cost reconciliation report that runs for a period, currently it is done manually, by running three analytics reports (one on Project - Cost subject area to get total cost for Contract and Resources, another report on…