Comments
-
I did try a number of these things hoping it was having some impact, and still I had to wait 1h. What bother me is the unpredictable behaviour. In "classic" there is a known way to make sure the new model is available, the one you mentioned above. In DV it is all a guess: try this, try that, maybe it works. I have issues…
-
@Henry Cabrera , when you use the "Reload Files and Metadata", does it work for DV as well? Because it's true that when deployed a semantic model with the Semantic Modeler, using the "Reload Files and Metadata" (from the admin page or from inside an analysis to see the changes), does work very quickly. But that's just for…
-
Ok, thanks. Your are working on an environment that should be certified (based on what I remember of the OAS 8.2 certification). The log shows an Oracle Database error a few times: ORA-12504, TNS:listener was not given the SID in CONNECT_DATA Can you double check the database connection parameters you entered in the…
-
Hi, Welcome to the Oracle Analytics and AI community. First some more details: what "linux" are you using (vendor, version)? What is your database (vendor, version)? Is this an install on a physical server, a vm, a container? How about the database? And don't you find some extra details in the log file? The GUI often gives…
-
Hi, Based on your tags and the other question you asked, I imagine this one is also about Oracle AI Agent Studio. If that's the case, same pointer as the other one: the forum covering Oracle AI Agent Studio is https://community.oracle.com/customerconnect , because AI Agent Studio is a Fusion product. The name is quite…
-
Hi, Welcome to the Oracle Analytics and AI community. Your question is about Oracle AI Agent Studio, the product coming with Fusion. It is a Fusion product, and covered in a separate and independent forum covering all Fusion products: https://community.oracle.com/customerconnect Have a look there. There are lots of…
-
@User_NV4W2 , Have a look at https://support.oracle.com/support/?anchorId=&documentId=FAQ7827&page=sptemplate&sptemplate=km-article for a more official statement. The mobile app will be supported till June 2027, but no new version will be published (I read this as no new features and if a security fix is required an…
-
Hi, Welcome to the Oracle Analytics and AI community. The app is being deprecated (it has been renamed a few weeks ago) with a message saying that the normal web interface is responsive and therefore should be used on mobile devices. With the app now being named "deprecated", I wouldn't expect much longer changes to it.…
-
Another fresh resource you can have a look at about the MCP server in OAC:
-
Hi, Welcome to the Oracle Analytics and AI community and forum. First of all you should always reference the official documentation as that's the best place where to find details: https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/available-oracle-analytics-cloud-mcp-tools-preview.html…
-
As I always handle security via WLST scripts, I can't say if I faced the issue in the EM web interface in previous upgraded environments. But it is an extra argument in favour of having your whole security model handled by script with all the benefits it brings.
-
I did use grantAppRole , which let you add an application role, a group or a user to an application role. grantAppRole(principalClass='weblogic.security.principal.WLSGroupImpl', principalName='here is your group name', appStripe='obi', appRoleName='here is your approle name', forceValidate='false') The parameter that let…
-
It isn't a literal driver, and anyway: Oracle database drivers are backward and forward compatible. OAS comes with the drivers it has, have you faced an issue by using a database connection with database type 12c in your semantic model? No, because it isn't what you imagine it is… It is first and foremost about the details…
-
As the security still works, is that really an issue? You can't handle it from EM, but you can still do it via WLST, because it has a parameter to not check the existence of a group, therefore will add your groups to the role you need, without complaining. And once a group added to a role it will just work like all your…
-
The database type in the semantic model isn't expected to exist for all database version. That list would be extremely long if it should list every existing Oracle database version. That's also not the meaning of it. Based on your request, there should be 4-5 database type for 19c, another 1-2 for 21c, another 4-5 for 23c,…
-
Hi, Welcome to the Oracle Analytics and AI community. You should try to contact Oracle through some official channels, a direct contact line, speak with your local Oracle office and work with them on what Oracle can do for a nonprofit organisation. You are fully free to register for an Oracle Cloud Free Tier account, and…
-
Hi @Neevia , Welcome to the Oracle Analytics and AI community. If looks like your question is about a Fusion product, and AI in your Fusion product (like Fusion Agentic Application). That topic, like every Fusion product, is covered in a different forum: https://community.oracle.com/customerconnect It's a parallel and…
-
If you want an official answer, open a SR. If nobody replied here it's maybe because nobody has something to say about this case, as nobody faced it…
-
@Srikanth Pandarangi-Oracle , the previous thread was closed because the OP didn't understand the difference between a SR and the forum. As SRs are private, no idea what is the status of the SR that person opened. I imagine you searched in MOS already, if you couldn't find anything, open a SR and follow up in there with…
-
Are you in charge of modelling the semantic model? If not, and Opera comes with a pre-packaged, pre-built model, you should maybe ask in the forum covering Opera what's the way to use AGO in there. Having no idea what Opera Cloud offers as tool and model for reporting, can't really tell anything about it…