Hi Gurus,
I am setting up OAS 5.9 (3 environs - dev, test, prod).
Already configured SSL on dev using certificates.
Can i use the same certificates for test and prod ?
Please let know
Thanks
You could, as long as the 3 environments have the same domain/url.
So it depends, but probably you don't want it.
If your 3 environments are behind 3 proxies installed locally (so that each can resolve the same domain/url to the local instance and not mix the 3), sure it can work.
More realistically: I doubt you want that, it will work only in a very limited and specific setup.
You know the process to generate a certificate, sign it, deploy it because you just did it for DEV. Apply the same process for TEST and PROD again, so that each has its own valid certificate.
Thanks Gianni, forgot to mention in question, here OS is RHEL 7, Dev is VM, Test and Prod are physical servers (if that affects your answer)
The OS/physical|virtual hardware doesn't, what could change my answer is if you did generate an open certificate covering all the possible subdomains (a wildcard certificate): in this case the same can be used for the 3 environments because the certificate will match the 3 different URL/domains (assuming they all share the same root).
If yours isn't a wildcard certificate, take it simply as a "no, you can't reuse the one you have, it will give you issues at some point".
By the way, isn't it still time to move to OAS 6.4? ;-)
We are still in the stage of setting up 5.9. So not considering upgrade at the moment.
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