Hi,
How can set up something so, when user logs in he/she can directly redirect to dashboard?
I am on oracle analytics version 5.9
@Gianni Ceresa I have accepted your answer but also can you put comments made by me in ans so other OP can advantage of that
Yes, my understanding of the role of DEFAULT here is to say "follow the default choice path to know what your homepage should be". And my understanding of the default choice path is user account properties first, PORTALPATH after and finally the default homepage if nothing else was set.
To ask further in same question, is it possible to display dashboard based on groups and users.
Example :
I have 4 groups A, B , C ,D
Group A have 10 users , B have 5 and so on..
So if user from group A logs in ca we display specific dashboard , For user from group B it can be different. Is it possible ?
That's what the session variable PORTALPATH does: it's a session variable, it's unique for every single user based on whatever condition you need.
How can we apply condition to it besides of just putting path in portalpath,
Meaning lets say i have given a path to a dashbaord in that portalpath now how to make it more dynamic ?
If you did set the portal path value in the frontend, that's not really the session variable.
In OAS sessions variables are defined in the RPD, they have an initialization blocks defining how the variables are populated. Most of the time the init blocks contains queries, a query will do the job based on whatever condition you write in the query.
Oh that is good to know, should i open a new thread for the same, i need to know the steps how to accomplish the same
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…