Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
For OAC the authentication is managed by IDCS, hence there is no sign in page specific to OAC. If you have SSO setup in IDCS then you can configure IDCS to bypass the default IDCS login page and take you directly to sso login page-check KM for steps: How To Disable IDCS Chooser Login Page and Get Redirected to Custom SSO…
-
Hi This error normally happens if you are using time series calculated for a non-date/time datatype column. Can you please confirm data type of the date filter column? thanks Gayathri
-
As noted by you, renaming a connection does not actually change the name in object id. I don't believe there is any public API or UI to update object id as this is internally used. Sounds like a Idea Lab request candidate but will let PM's confirm @Bret Grinslade - Oracle Analytics-Oracle .
-
You could explore using REST API connector(whose output will be parsed based on json) to create dataset in OAC and then use this dataset to define workbook and filter. Tagging PM @Avinash Krishnaram-Oracle to see if this suggestion is valid for the use case described.
-
Hi Data Actions and filters can be used to achieve this requirement. You can use Data Actions to navigate from workbook1 to workbook2. You can anchor the dataction link to a specific column in workbook1 and the filters defined in workbook1 will be carried over to workbook2. So in your case workbook2 will be filtered based…
-
Hi Please refer to the following Knowledge Article and Product Documentation to find which EPM applications are supported for OAC Connectivity: Product Doc: 'https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsds/connect-oracle-epm-cloud.html#GUID-D319A2C7-DF6A-405A-BFE3-227CBBAC178C' Also please refer to the…
-
What you are experiencing is expected behavior. At any given point in time, there can be only one published semantic model that is active, similar to how only one rpd can be active. Support for multiple semantic model/rpd is a roadmap feature which is not currently available in the product.
-
You could create a case when formula to check for variable value and show blank ' ' or the actual column but this will show a blank column, its not same as hiding. Other comments welcome!
-
For anonymous access, you would have to create a weblogic asserter like OAMIdentityAsserter which accepts REMOTE_USER, SM_USER http headers for username. The whitepaper has complete setup steps, note that you will need to follow the security considerations section and make sure these headers cannot be set by other means.
-
Hi Brenda The pivot visualization properties do not provide these options similar to table viz. So that would have to be an Enhancement. Thanks Gayathri
-
The typical flow is for users or groups to be mapped to Application Roles and you can use the system session variable called ROLES to retrieve the list of App Roles assigned to a user (either directly or via inheritance or via group membership). The UI also provides an export option where you can export the Application…
-
As noted by Steve, the behavior you are seeing is expected and as per documentation. One option is to resize your visualization so all contents display without the need to scroll.
-
Hi Have you tried to setting Header font and Data font in visualization properties pane? Please see screenshot below: Thanks Gayathri
-
Another suggestion is to go to console > content management link and verify the owner of these objects. You could do change ownership and explicitly pick the IAM user so all objects ownership setup correctly. Somewhere there seems to be conflict with the object ownership based on username (because if you check inspect of…
-
Hi @User_0UYHB The blog basically provides details on what setup you need (example you need to setup a webserver like Apache or OHS ) to enable Anonymous access to OAS. As this is not a standard documented feature, you will have to perform additional setup as explained in the blog. Thanks Gayathri
-
Hi Please review the following blog on setting up anonymous login for OAS:https://blogs.oracle.com/analytics/post/oas-anonlogin Thanks Gayathri
-
Please proceed with creating the SR. The KM article/bug may not be applicable in your case. Thanks Gayathri
-
I am not sure what fix you are looking for because this is just the DDR taking longer to start displaying results. You could re-evaluate to see if you can use a subject area based report instead of DDR report where you can see the spinning sign to indicate to end users that the query execution is in progress. You could add…
-
Certain settings are auto applied, but for certain settings, Apply needs to clicked (When you click Apply, behind the scene it restarts obis or obips depending on the setting). Since you are using onprem, you can manually restart components and test to make sure the setting is in effect.
-
As noted by Gianni and Federico, the recommended approach is to do this via system settings or My Account as this feature will eventually go away. A stop gap is to follow instructions in Doc ID 2622528.1 How To Enable Oracle Analytics Server (OAS) Deprecated Features That Are Disabled By Default to edit the…