Comments
-
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…
-
Because of how the product work, there isn't a property saying "this analysis is a direct database request, and this use a subject area". The answer is inside the object definition itself. If you look at the readObjects…
-
I don't remember if there is a swagger file somewhere (some of the APIs have one, other don't…). You have the official documentation for the "documented paths", then you can reference…
-
The "Web Tier" is nothing else than a kind of Apache HTTP Server (OHS is a customized version of that) acting as a proxy. If you look at your configuration you see that you had to configure all the locations having ProxyPassReverse instructions, which are instructions of the mod_proxy module. That's why I say it isn't…
-
Hi, Welcome to the Oracle AI and Analytics community. When you say you installed the web tier, you mean you installed the proxy in front of your OAS? If that's the one, it isn't required for the rest APIs, it is just a "translation" of URLs. As you are requesting the URL of your proxy, you should look at the proxy logs to…
-
Just adding this: On OAC, you should definitely consider using the Semantic Modeler instead of the Model Administration Tool as that is more in-line with the idea of a cloud service, not requiring the dependency to a fat client installed on your own laptop/desktop. There are still a few missing bits in the Semantic…
-
Hi, Welcome to the Oracle AI and Analytics community. The official client tool page has the link: https://www.oracle.com/middleware/technologies/oac-tools-downloads.html
-
Not sure you really have to define it, it's a system session variable. Just create a new analysis on any subject area, add a column and edit the formula to be VALUEOF(NQ_SESSION.USER) and you will see your username showing there.
-
Hi, Security rules on subject areas are usually set in the semantic model itself, not the front-end. Therefore using DV or "classic" doesn't matter much. For that, NQ_SESSION.USER should still work to reference the currently connected user.
-
In the OCI AI Document Understanding service, the customization of models is optional. By default, it will use the available model and work on whatever you feed it with. The model is "generic", it isn't like a OCR that would require a standardized structure to give a meaning to recognised information. Being an AI model, it…
-
Welcome to the Oracle Analytics and AI community Atul. The question is more about the OCI AI Document Understanding service than OIC, therefore this (the "Oracle AI Services Forum") is the right place (the fact the OCI AI service will be called from OIC isn't the main topic).
-
Hi, Logs, logs and logs again. It's OAS, you have access to everything. The logs will tell you what happen, where and how long. You can track each piece of the execution till finding at what step the analysis spend time (giving you the impression it doesn't finish loading). You will see queries involved and everything…
-
@Abdul Raqueeb , Your question seems to be about data, more precisely Fusion data, and not a technical question about Publisher. Data and content questions related to Fusion products should be direct to https://community.oracle.com/customerconnect . It is a parallel and independent forum that cover Fusion products, their…
-
Thanks Pravin for these details. As I often had to wait way longer than the expected 5 minutes, is there a log file or something that can be monitored to validate a correct behaviour of the system and know when the last polling did happen?
-
Cloud Customer Connect is a fully independent forum, therefore the topic should be posted there by the users interested in it. Also, remember you can always go through My Oracle Support if you want an official answer by raising a SR. If you couldn't find anything on this topic on Cloud Customer Connect, you can post the…
-
Hi Ryan, What product are you using? Is it Oracle Analytics Cloud or some other cloud products (Fusion or something else)? Just to know if you are asking in the right place :)
-
Thanks Gayathri, good to know it is something that has also been observer by you.