I've tried using _ to replace the apostrophe which has worked in the past but the system still does not recognize the user name.
User name example xxxxx' E-CTR Yxxxxx
What exact product and version are you asking about? (OBIEE 19c isn't a thing, doesn't exist)
What kind of account do you mean? Where/in which part of the product?
We use OBIEE version 12.2.1.4 for our companies reporting tool. We trying to give a particular user access to the OBIEE reports. The users has an apostrophe in their name per the example. Here's an example of the user name,
Jxxxx' E-CTR Yxxxxx
And where are your accounts managed?
Did you integrate your corporate AD/LDAP? Are you having SSO?
As Gianni stated - what's the point of origin for user accounts? Where does an account start its lifecycle? Inside OBIEE/WLS? In an LDAP? In Active Directory?
It starts in LDAP.
So the question starts there - does your LDAP support user names with apostrophes?
Hi @user10408922 ,
If your LDAP supports user names with apostrophes (and blank spaces as I can see from your example) and the related security provider has already been configured in OBIEE, I suggest you to double-check that OBIEE is actually able to retrieve the user names from LDAP.
In WebLogic Console, you have to navigate to Security realms -> myrealm -> Users and Groups -> Users. Does the user name with apostrophes appear in the list? Does it appear exactly as defined in LDAP?
If there are too many user names, you can expand the Customize this table section and set up a Criteria such as Jxxx* to filter all user names starting with Jxxx.
Jxxx*
Jxxx
Description: Join our Product Management team to learn about new features that are part of 26.R3 Application release of Fusion Data Intelligence (ERP). The session will cover updates on Finance, Projects, and Procurement. Presented by: Ashlesh Bajpai - Vice President, Product Management, Fusion Data Intelligence Shobana…
I scheduled the report in OTBI and the agent was run successfully. However, I do not receive the report after the run in my inbox. The addresses are properly recorded, and the report is in an excel format and saved as a pivot table in otbi. What can be the cause?
Anyone has any idea why the OAC documentation on custom viz is not available now? I was able to access till last week - https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/build-package-extension.html. Does this mean OAC doesnt support custom viz or custom workbook extensions?
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