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
There was a session variable that could be populated by a query or a fixed value that did exactly that. I just have a doubt if it still exists in OAS or not.
As a quick-win, users can set that in their own profile inside OAS:
@Gianni Ceresa
Thank you for your quick and descriptive response , that was helpful, can it be more generic! meaning can developer set something so end user dont have to set starting page?
For example i have 100 users and i want to make dashboard default to all of them in one go.
That's what that session variable was doing, I just can't remember how it was called to find it somewhere in the doc
Would you please share doc link, I will also try to look into it.
Ok, found the name...
It's a deprecated feature in OAS and therefore you first need to enable it: https://support.oracle.com/epmos/faces/DocContentDisplay?id=2622528.1
How to configure it in OBIEE 12c (gives you an idea): https://support.oracle.com/epmos/faces/DocContentDisplay?id=2215294.1
The documentation could maybe have more details (can't remember)
I do not have oracle support account so I wont be able to see anything in any of the above link Is there a way i can see the content of above links ?
Also worth checking, if you want to set the same for everybody, it can be done quite easily in OAS: https://vizunderground.com/2020/02/28/setting-the-portalpath-for-oac-55-and-above/
(it's about OAC, but OAS is derived from OAC, so the settings is there as well in OAS)
Not really, that would be "illegal" (and one of the things to not do in this forum).
The variable is called PORTALPATH, try to search online and you should find old documentation mentioning it or somebody's blogpost talking about it.
About how to enable the deprecated features in OAS, try to google that one too, somebody probably did blogposts about it (copying the content of above MOS document).
And on the side, you should ask your company to add you to their support identifier, so you can have access to MOS documents with your own account (assuming your company has a support contract for OAS).
this link is helpful ,
1) Firstly i explored my account -> change starting page works like a charm
2) Secondly, I have set path of dashboard, (from properties i got the path ) i have restarted the BI instance, but it still takes the starting page as a display after login, do i need to set DEFAULT as starting page ?
Yes we have to set DEFAULT and works fine
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…