Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
You aren't using it, and you are not going to use it in OAS 2025 because it is not available in OAS 2025. At best it will be available in March-April 2026, with OAS 2026. Workbook email scheduler is an OAC-only feature, it was added in the OAC January 2025 and is not part of OAS. As for the server performance issues,…
-
Hi @MiiKii , Welcome to the Oracle Analytics community and forum. What is "Product Category Fiscal Classification Codes"? It sounds like some data you have in some application, is that the case? What is the product name? If you ask about a Fusion application, you should go to the parallel CCC forum where Fusion products…
-
Hi @PB2022 , Please no double posting: If you are using FDI, than the new question you posted is better placed than this. If you are asking about how to technically achieve the logic you defined, you should provide details about your data source structure and the current template you are using. If you are asking about how…
-
What Brendan said. "Classic" agents have a condition that allow the agent to continue execution or stop it. Just do not abuse the schedule: don't schedule an agent to run every 5 minutes with a condition on the sales drop % if you load your source data only once every hour or once per day. Even if the agent doesn't send…
-
Hi, How was the clone made? What kind of approach did you use to copy the catalog content from prod to dev?
-
What do you mean by "scheduling and bursting"? Because if you mean , it is not a feature available in OAS 2025 (8.2). Everything that was there in OAS 2024 is still in OAS 2025, so if you can be a bit more precise about what feature you are interested in, it will be possible to answer more in detail (maybe just saying it…
-
Hi @User_0GPX5 , You should ask in the forum that cover the Fusion products:
-
Hi, Welcome to the Oracle Analytics community and forum. The error is an Oracle Database error, there is something in your query, maybe in how the query itself is built that isn't valid. ORA-00904: "SYS_TBL_$1$"."EARNED_VALUE_COST": invalid identifier at OCI call OCIStmtExecute. What you should do is to look at your logs…
-
Honestly? I didn't try lately, and therefore I can't affirm what the behaviour will be… https://support.oracle.com/epmos/faces/DocContentDisplay?id=2852874.1 Seems to be not so optimistic, saying it's the GUI and the 100 to 5000 setting and you have to stick to it. I don't have an OAS environment up and running right now…
-
Hi @Ruma Bhatnagar-Oracle , This is a 8+ years old post, that has been moved across 3 different forum platforms over the years and lost attachments, pictures etc. If you have a question, please post it as a new question in . Keep in mind to provide all the details that somebody now being in your position would need to…
-
Hi, It sounds like the "print" link you are missing is visible somewhere else: do you mind maybe posting a screenshot of where you see it? (blurring or adding black boxes over your charts and visualization to not share any of your data as what I'm interested in is just to understand what link you look for) In general, in a…
-
Hi, Welcome to the Oracle Analytics community and forum. You have 2 places: there is one setting in the DV > Console > System settings where you can set a numeric value for now of the limits, and then most of the other limits are still in instanceconfig.xml and it is the same settings as before (in OBIEE 12c etc.). You can…
-
Hi, I believe the question is in the wrong category. Can you please confirm the name of the product you are using? If you are in a Fusion product, you should consider asking in the forum covering the various Fusion applications:
-
And to answer your question: so that means whatever is published under the "semantic data model" approach would need to be published or made available as a "dataset"? No, just call the linked SOAP service and you can query directly your subject areas without needing to turn them into a DV dataset. Historically it was also…
-
There is also a REST API in DV that let you execute queries (I believe it mostly takes a XML/JSON query instead of directly a LSQL query), but as far as I know, it isn't publicly documented so far. Here again it's something that should come at some point. The whole DV is fully based on REST APIs, but most of them were…
-
Hi @user13092632 , I maybe understand your question wrongly, but if you are asking how you can query your own subject areas built in your RPD and deployed in your OAC, then you can look at the good old SOAP web services that are available for more than 15 years. Right now they aren't part of the OAC documentation, it's a…
-
Hi @User_O735C , Welcome to the Oracle Analytics community and forum. This is indeed a very old post that went through a number of forum's platforms migrations and lost attached pictures in the process etc. If you want to ask for a new feature to be added in the product, you should consider posting a new idea in (have a…
-
There is no OACS Partner demo environment. Here again it is a yes and no kind of situation… There isn't a free empty OAC instance you can start, prepare your demo, and keep just for yourself as demo environment. But there definitely is a shared OAC environment used to demo OAC features. But I'm not going to discuss further…
-
All the OAS versions, and even OBIEE 12c, are on the same "family" of FMW versions: doing that setting for the discovery cache is part of my default install steps, I actually have that scripted just like most of others tasks. If you happen to do a number of installs or installs all the versions every year, I find it a gain…
-
Hi, Welcome to the Oracle Analytics community and forum. First, let me say that OAS 5.9 is quite old (2021), and not supported anymore. You should consider upgrading to the latest OAS 2025 (aka 8.2) just released some weeks ago. There isn't a native connection for Databricks, but you can use the JDBC or ODBC. You should…