Comments
-
When you have a doubt if a feature has been removed in OAC, you can quickly check https://docs.oracle.com/en/cloud/paas/analytics-cloud/acswn/ to find what changed across versions and see if you see a reference to your feature. My random guess for the doc that was there last week and not this week anymore? An updated doc…
-
Welcome to the Oracle AI and Analytics community. What kind of agent are you playing with? the REST endpoint you mention looks like a Fusion thing, are you working with Oracle Fusion AI Agent Studio? If that's the case, you should post your idea in the forum covering Fusion products:…
-
A dataset is meant to be the same object for everybody, therefore there isn't a real concept of "passing a filter to the SQL query defining the dataset". There is an exception that is meant to bring a feature a bit like row-level security in the semantic model: you can set dataset filters by application role.…
-
Anil, this is a public forum (not an Oracle internal one). Access to your SR is only available to a limited number of Oracle employees. If you want to raise that internally, you should have a number of channels for that.
-
@IK_786 , always refer to the official doc for the main differences between OAS and OAC: https://docs.oracle.com/en/middleware/bi/analytics-server/whats-different-oas/index.html And, by the OAS release model, OAS only receive new features in the yearly release. Any other bundle patch is corrections of issues but not new…
-
-
One of the first links in that page takes you to a page with links to some other extensions. Some of those you mentioned are there.
-
Hi, If you mean the DV extension, you can look in the Oracle Analytics Extensions page: https://www.oracle.com/analytics/extensions/
-
Do you mean something that is in "classic" and not in DV? Because OAS and OAC have the same feature for these things. Are you moving some "classic" analyses and dashboards to DV workbooks and not finding the same exact features?
-
Based on the past years with OAS, there usually isn't support for a new OS after a version is released. It's probable that around April 2027 OAS 2207 is released, and maybe that one will support RHEL 10. I just find it weird that RHEL have such a short support, OL9 is supported 10 years from release, RHEL9 apparently only…
-
Hi, Welcome to the Oracle AI and Analytics community. The announced desupport for TLS 1.0 and TLS 1.1 is really just that. It is something Oracle is doing across most products mostly because those are outdates cryptographic protocols, and more widely everybody is desupporting them because not secure anymore (Windows did it…
-
Sure, your point is very valid. But that's why it's even more important to deliver it to the right people. The product managers in this forum aren't in charge of those products, they don't work on the release notes of those products, they can't do anything for it. I fully agree with you the information should exist and be…
-
If you want to know if OTM/GTM has different settings for their integration of Publisher, you should ask the owner of that product. No idea if there is a forum or some other kind of community for that product…
-
Welcome to the Oracle AI and Analytics community. I'm not sure how this is an OAC topic… OAC doesn't store any data by itself (I like to believe your data isn't a file you loaded once in OAC as a dataset: that's the only data stored by OAC). OAC can connect to a quite large number of sources, therefore it can give access…
-
I have been looking around and … nobody is apparently talking much about this product (and related ones like the Oracle Private Agent Factory which is also a database - AI crossover product). At least in Oracle forums there isn't much content about them. And the content is spread around everywhere but there isn't a place…
-
Hi, Welcome to the Oracle AI and Analytics community. Just to be sure on the "pieces" involved, when you say converting from OAS to OAC, do you mean converting a "classic" analysis (you have /analytics in the URL) to a DV workbook (you have /dv in the URL) ? Because OAS and OAC have mostly the same features, therefore your…
-
It's a variable, like any other variable you can reference it's value in a query. Things like SELECT … FROM … WHERE USER_NAME = ':USER' should work to populate a variable you can then use for row-level security.
-
Hi, Welcome to the Oracle AI and Analytics community. Your question is currently in the AIDP category, which isn't the right place. "Technically" the Oracle Private AI Services container is a database feature and therefore should be covered in forums covering the database. But I'm not fully sure which one would be the…
-
Welcome to the Oracle AI and Analytics community. There is no WhatsApp group, therefore not sure if what that was about. The community does use English as common language for mutual understanding. Nobody really look at grammar as long as others can get the main point.
-
There are a number of reasons for the doc to document the "proxy" API paths. If you look at the various proxy rules you are supposed to configure on your OHS, you will spot that there are a number of different APIs involved. It's mostly because those APIs at first were built to be internal APIs, the DV web GUI is fully…