We have a deployment of OAS with users created in fusion WebLogic. Users want to reset their passwords by themselves so that they are only aware of the passwords and do not need an admin to set a password for them. Is there any way to do that?
The WebLogic lightweight LDAP isn't designed to provide that feature, mostly because OAS is mostly connected to the corporate AD or LDAP and therefore doesn't "own" the users.
You can develop it by using the MBean.
This blog show how it was done in 11g: https://www.rittmanmead.com/blog/2011/10/changing-your-password-in-obiee-11g/
There is still a MBean for that job in 12c: https://docs.oracle.com/cd//F23552_01/weblogic-server/12.2.1.4/wlapi/weblogic/management/security/authentication/UserPasswordEditorMBean.html
Hi @SiddharthDang-Oracle ,
Have you come across any workaround for this? I have the same requirement from end users.
@Muhammad Shoaib
The response is in Gianni's reply. There are MBeans who allow you to do that. You can use any MBean-capable framework and build it yourself.
Does Oracle Analytics Server 2026 include AI features such as a built-in chatbot or AI Assistant? If not, are there any plans or indications that these AI capabilities will be introduced in a future OAS release?
Here is my calculation CAST(COUNT(SAAR_ID) AS VARCHAR(50)) || ' SAARs pending as of: ' || CAST(CURRENT_TIMESTAMP(5) AS VARCHAR(50))
In OAC when I am creating a dataset, How can I pass a Filter from the "Dashboard filters to the SQL? I attached a image like it was don in BIP Publisher
How can you put a total number of records in your oracle OAC table footer
we have two seperate environments in air gap… 1- oas 2024 2- oas 2026 developers in both env, required extensions like push button, racing bar, guage…. where to download.