Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
@Avinash Krishnaram-Oracle - awareness
-
Hi Doug, Welcome to the Oracle Analytics Community!, We are glad you joined us here. You are correct that using Workbooks and Datasets in (/dv) allows you to perform self-service discovery and analysis without a semantic model using your uploaded datasets. The nice thing about Oracle Analytics is that you can have either,…
-
Cloud My Oracle Support Portal: Reload Dashboard (Classic) Behaves Differently On Oracle Analytics Instances KB182371 Legacy My Oracle Support: Reload Dashboard (Classic) Behaves Differently On Oracle Analytics Instances (Doc ID 3095333.1) Note: In the near future on-prem products will be merged into the new Cloud My…
-
Thanks for sharing Tim! The rendering options are documented. OAS: Select the Best Option to Render Dashboards and Performance and Compatibility Options But, not in the contex of the ajax call differences, so we will have a knowledge article created to connect those dots.. for this behavior.
-
To add, this is documented here: About Components in a Clustered Environment The Cluster Controller and Oracle BI Scheduler on APPHOST2 are passive (they're started but don't service requests) and are only made active if APPHOST1 components fail. About a Typical Enterprise Deployment
-
Hi Siraj , You can disable indexing and crawls Manage How Content Is Indexed and Searched You can disable auto insights for datasets in the Analytics Console Use Auto Insights to Understand Your Data As for data that is accessible, you would want to restrict this at the source using row level security in the database, or…
-
Hi, More clarifying details are always helpful. What is the "issue"? The export never completes? There is an error? It completes, but something is missing? You mention OAC/OAS, if OAS which yearly update are you using and the patch level. Which part of the product are you exporting with? Classic? Workbook visualization? -…
-
Ok, great, you are embedding a data visualization workbook (way back, it was called a Project). If you right-click you can check if the export menu displays, like this: If not, check the 'Present' tab in the visualization in the UI, you can select options (export being one of them) at the Workbook and Canvas level. Specify…
-
Hi Fabio, Welcome to the Oracle Analytics community, we are glad you are here! Can you explain a little more to the community about your case? You mention "dashboard". Are you referring to to an Oracle Analytics Workbook/Visualizations that you have embedded into your application?, or are you referring to a Classic Answers…
-
In addition, to Sumanth's comprehensive answer, I will add that there is a collaboration feature using the Day By Day mobile app via the cards feature in the app. iOS: How do I share and collaborate on a card? Android: How do I share and collaborate on a card?
-
Hi Partha, You can embed Oracle Analytics Cloud in APEX, here is a fantastic blog on the topic. Embed Oracle Analytics into an APEX app using any login mechanism You can pass parameters Examples here: https://medium.com/oracledevs/how-to-pass-values-from-embedded-oracle-analytics-to-oracle-apex-8d71b6aea00c…
-
Hi Alex, Regarding the SSO - I didn't define anything special. Maybe that's what missing. SSO is not required, I was just making sure I understood the architecture/configuration. Your config.xml looks OK for the most part, I would make one change. Your current order is: +ADAuthProvider +Trust Service Identity Asserter…
-
Hi Alex, It sounds like your authentication token getting cleared from your browser cache. Can you describe in more detail what type of SSO you have configured (not just your authenticators for authorization)? If you are comfortable, you can obfuscate sensitive hostnames, etc, and upload a copy of your…
-
Hi Roger @User_2SRRN , I echo Gianni's welcome message. Currently, Databricks is only supported for datasets via a JDBC driver for OAC. It is not supported for ODBC, Semantic Modeler, RPD https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsds/databricks.html#GUID-8AE7E9F6-5A3C-485A-B20D-86DBC6808233 For OAS 2025 (and…
-
OAC has a REST API as a data source connector https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsds/rest-api.html#GUID-62FD9E15-7FF5-4E3F-80C6-5C5B090BC2DA It will link you to some examples in the OA Public library. https://www.oracle.com/business-analytics/data-visualization/connectors/ One such example is US…
-
Hi Bryan, Welcome to Oracle Analytics community! Some general comments. 1. Ensure you are patched, July 2023 is a bit old, but you may be on OBI 12.2.1.4 on FMW 12.2.1.3 which is out of error correction support. 2. Ensure your crawl frequency is not too frequent. Generally once a week. Crawl only curated content, generally…
-
Hi @User_K47BL , Welcome to the Oracle Analytics community, we are glad you are here: I will give you some starters and others can chime in. 1. Is there a way to access these reports through the new Analytics Interface instead of the legacy one?We would prefer to utilize the latest UI for a more modern user experience if…
-
To re-summarize: The issue does not occur when running the commands directly at the command prompt. The issue does occur when running the commands via an automation scripting utility.
-
If you look at the command above in my post, all the parameters are within double-quotes except these: -jar install/modules/ora-launcher.jar I think they should be quoted in your command-line call.
-
Hi Rod, Thanks for posting your question in the Oracle Analytics community. You won't find the exact option of sending an agent to a java app. I think your options would be to review the SOAP API for classic analysis/dashboards, the Publisher web services. The OAC REST API can download the exported PDF or PNG output…