After install oas 2024 accessing dv is ok but further links like snapshot, users and roles shows 404
Please add /dv/ui/**
Hello,
i made the changes but it didn't work, still got same error message below:
The requested URL /bi-sac-config-mgr/snapshots/Snapshots.html was not found on this server.
The requested URL /bi-sac-config-mgr/security/UsersAndRoles.html was not found on this server.
You can find an example directives here: https://docs.oracle.com/en/middleware/bi/analytics-server/enterprise-deploy-oas/installing-and-configuring-oracle-http-server.html#GUID-355836D6-377B-46A2-A4FB-51CCC9B2BACD
Create the biinternal_vh.conf file and add the following directives:
biinternal_vh.conf
I am also facing same issue..
I have installed OAS 2025, same issue happening even in fresh installation, and also on upgrading from 2023.
-
@User_AOKHO, is it resolved to you?
what is the exact steps you followed?
But I see one difference in this issue I am seeing,
@User_AOKHO has mentioned on accessing he is getting 404 Not Found..
—
for me, accessing /bi-sac-config-mgr/security/UsersAndRoles.html
redirecting to /bi-sac-config-mgr/index.html?ojr=UsersAndRoles
and forever waits in this below shown gif snap like waiting screen !!
And on browser inspection this is the error
The last redirection is not happening correctly,
it is directly hitting, "/bi-sac-config-mgr/api/v1/sessionState/locale", without including prior redirection path,
On browser, live I have edited manually & triggered again with right redirection then 401 Unauthorized..
Here the last 2 trials are, after manually updating & resending the redirection
I am closing this thread. The original issue is from May 2024 The next issue is due to HTTP Server front-end configuration. The last issue should be investigated on it's own and likely a permissions issue.
Do you know if connections that do not use TLS will be affected by the September 2026 update? Regards, Alison.
Hi Team, We would like to raise an enhancement request for the SSO/SAML configuration guidance for OAS 2026. We have already raised multiple SRs regarding OAS 2026 SSO configuration. However, we are facing difficulties getting the required guidance, as the available documentation does not clearly cover the OAS 2026 SSO…
We are planning to archive the Contract and Lease data currently sourced from the External Source as Contract and Lease accounting functions are being migrated to Oracle's CLM and Lease Accounting modules. At this stage, only active and partially closed records are being converted into Oracle and the remaining historical…
The difference column is a calculation, and I would like to average that row.
We are trying to convert our OAS reports to OAC and one of the parameters in the where clause of the report is what I am trying to make in OAC. I created a calculation as follows and I am trying to put it into a filter . The code validates EVALUATE('GREATEST ( TRUNC ( NVL (%1, TO_DATE (''1/1/2013'', ''mm/dd/yyyy'') ) ),…