Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi, As far as I know, you need to use some 3rd party services to get a location for an IP address. And even when doing so, it is not 100% accurate, I would even say it is only 25% accurate. If I look at my own IP address, it gets the country correct, but everything else is very wrong (never once the area or city was…
-
The short version is: what Steve said :D When you deploy objects in OAS, in some of the processes (there are many way to deploy different pieces, not all works exactly the same) there is a step checking if the objects need to be upgraded. If required, it happens automatically, without even noticing if you don't dig in your…
-
Hi, The "Rest API" connection type is still flagged as "preview". I believe it only does GET "by design". By default, an API, expects POST when creating an entity, while to read something GET is used. Therefore supporting only GET isn't shocking I would say (my opinion of course). That's why the screen doesn't mention…
-
Hi, I never heard of the server modifying the RPD, except if it contains invalid pieces and therefore the server doesn't know what to do with it. Do you maybe have some processes in place that redeploy the RPD automatically or things (including people) like that? I would look in that direction to start with. You are using…
-
Hi @Elaine Hendry , If your workbook is hitting some "limits" on the data you are retrieving, you should get a message saying that is the case. My guess would be more in how the FDI model is built, it could expose some attributes that only works in a given context, when other things are selected and filtered. I just don't…
-
Hi @User_62V8U , Your question isn't related to FDI for HCM, but directly about the Fusion app HCM. This is the Oracle Analytics forum covering only Oracle Analytics products. You should ask your HCM question in the forum covering Fusion apps and HCM: You will see the list of categories is quite long, but there are many…
-
Hi @Viswanatha Reddy Patil , Please do not triple post your question, it doesn't change anything in getting, or not, a valid reply. Let's stick to just this one. As FDI has a number of standard pre-built business models and subject areas, some other users of FDI should maybe have an answer to your question. If you aren't…
-
Thanks :) Didn't try in OAS 2025 (8.2), I believe the last I tried myself was a OAS 2023. Therefore I can't affirm at 100% it does still work and there isn't a regression/bug somewhere, but let's be optimistic. Go back to the process, pick the one you prefer between the 2 methods and make sure in your browser you can see…
-
Hi, What product are you using (full name and version)? Pick one of the 2 methods and stick to it (to not mix up things and add extra layers of confusion). With both methods you should be able to load your new style CSS in your browser to make sure it is deployed and accessible. From there it is then a config to set your…
-
Hi, Welcome to the Oracle Analytics community and forum. Your question is about Fusion data, not Publisher as a technical product (which doesn't store or provide any data by itself). You should ask it in the forum covering Fusion applications: If you look at the (long) list of categories in that forum, you will see that…
-
Ah, well, I missed that, the usual RTFM… Thanks Steve :) I just never updated my client tools because never faced an issue with them. The lack of bugs fixed list and the "readme" saying that not only it has to be fully installed but once done you still need to use OPatch, I will just keep not updating my client tools as…
-
Hi, Both are possible. You can implement row-level security to filter the data each user can see based on who they are (their role in your company, their department etc.), it's filters that will be added to every query by default. And you also have permissions at the subject area level, who can see them and who can use…
-
Isn't that the OAC client? Where did you find it? When I follow the link I see only the one published in March… The client tool for OAS and OAC should not be confused. The OAC one will probably work for most of the things, but it isn't designed that way… (you shouldn't use the OAC client for OAS) The OAS client tools does…
-
Hi Adam, The client tools are usually not updated, except if there is a real major issue found. It is also not something you patch like you do on your server, the client tools is a full install all the time and not some files replaced here and there with a patch. I believe I remember some time ago the Model Administration…
-
Hi, The OPatch I use comes from For my OAS 8.2 I have a note telling me to use 13.9.4.2.11+, and from that link I take whatever version it gives me (right now it is 13.9.4.2.20). As you can see it says explicitly it is for "FOR EM 13.5 AND FMW/WLS 12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0", which is the important piece because…
-
There was a comment by @Karthi_obiee , that has been deleted somehow, saying it wasn't working also with the default value. That's why I said "it has a chance to work": maybe it would, maybe not. But as implicitly said by my original answer, and explicitly said by Gayathri, the key point is if it does work once you…
-
Is this an issue? Not seeing the data while inside the RPD doesn't prevent you to model your sources and develop your RPD. Technically, a session variable exists when there is a session. When working on the RPD there isn't a session like you would have if you login in the front end. That would explain why you get the…
-
Hi, Welcome to the Oracle Analytics community and forum. What you are asking is a common requirement and is usually achieved by implementing row-level security on your source. How to achieve it depends on what your source is: dataset or semantic model?
-
For up-voting, it is here: Overall, if you have large datasets that makes dataflows to fail, it is maybe a sign you are pushing a bit too much. In my opinion datasets and dataflows are for small to medium size work. If large, nothing will ever work better than a database. A database table with 1000+ columns and a billions…
-
What Steve and Michal said: didn't have any issue with it with default authentication.