Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
While the SR is the way to go (they will need a number of details that you can't share on a public forum), the semantic models are stored on disk, if they exist. Not saying that this is the way to do things, but it could help you in recovering or have a backup of your models that you could then import somewhere else, or…
-
For that case, what you could do, is to use a data flow doing the comparison between columns. Doing first a unique to Input 1 and then a unique to Input 2 or common rows and counting them and things like that. You can then save the result in a dataset and that will tell you how the 2 inputs are the same or not. You can…
-
also how do we access Fusion Data analytics, i a, totally unknown to this area Maybe you could begin by what exists in Fusion for analytics, and that would be better covered in the parallel forum Cloud Customer Connect that is focused on cloud apps, including Fusion HCM (lot of categories about that product, including one…
-
I don't have access to any Fusion product, and as far as I know OTBI is more like "classic" analytics, not DV. If that's the case (I don't know if current OTBI has DV or not), then it would be a different license. But with licensing, you should always consider speaking to the account manager. It's the person who should…
-
Hi, You mean by having a dashboard in which you display one source, the other source and various deltas between the 2? Or more about comparing if the full content of the dataset is the same as what the subject area returns without looking at the meaning of the data (more like a technical comparison than a functional one)?…
-
Hi, The question is quite vague, a bit like the other one about licensing. It all depends on what products exactly you are interested in: just OAC and doesn't matter much where the data is from and that's something you handle yourself? Fusion HCM Analytics? Something else?
-
Hi, What would be "their HCM solution" ? Do you mean they have Oracle Fusion Cloud HCM? Or did they buy Fusion HCM Analytics (one of the version of Fusion Data Intelligence)?
-
Hi, You are maybe in the wrong forum. This space is dedicated to Oracle Analytics products, and you seem to be having issues with some kind of integration. Is that some kind of integration task related to FDI or just one of the few available integration services in the cloud? Trying to figure out if this question should…
-
@mayank_tripathi I'm not able to open the link in the comment, it says bad request. Delete your cookies for support.oracle.com, or use a different browser, and try again. It's a known issue with a cookie that keep growing every time you visit Oracle websites, but some of them do not accept it anymore when it's too big…
-
@Vijay Kumar Kotagoda , the HTTP-400 error when visiting MOS (and some other Oracle sites) is because of your cookies. Delete the cookies for that domain (or use a different browser) and the page will work. Oracle is working on a fix for that (there is a cookie that keeps growing when visiting any Oracle site, and some of…
-
Yes, there are things happening behind the scene at some point when you change those settings (almost anything in that screen). In the past it was just saving the new state and then there was a “restart” button appearing on screen to restart the required components (BI Presentation service mostly, sometime the BI Server).…
-
It isn't as binary as you say… An "ORDER BY" in the query, is respected, at least in a table view. I just did a quick test in OAS 2024 to validate this: Without the ORDER BY, the months wouldn't be in chronological order but in A-Z order. And as you can see the "calendar_month_number" used to sort the query isn't even part…
-
This is a 2 years old discussion migrated from a different forum that was abandoned by OP. If there are question on a similar, related, topic please post a new question (with all the required details like product name and version etc.).
-
The MOS document I was thinking at is this: LDAP Integration Using Active Directory Only Lists Few Users in WLS and EM Console (Doc ID 2531914.1) It is for WebLogic 12.2.1.3, which is exactly the WebLogic you are running with OBIEE 12.2.1.4 if you didn't reinstall it freshly recently when OBIEE 12.2.1.4 supported WebLogic…
-
Ok, so you need to see the users to add them to an approle or things like that. In MOS there is document saying that by default AD only return 1000 users, and that WebLogic doesn't make paginated requests and therefore there is a setting to tell AD to return more users per request. Did you try that? The fact you see your…
-
Hi, Are you able to quantify a bit more precisely the issue? You see more than 1000, but how many is that? (If you see 1050 users it is different than seeing 15000) How many are missing? Are they always the same users missing? Can those users connect to your OBIEE or not? And also, is that an issue? Not seeing AD users in…
-
Do you have extended support for Oracle Linux? If not, why did you chose 7.9? Basic support will end in 3 months. You should really consider OL 8 if you don't have a real strong reason for 7.9.
-
Great to hear it's back to working as expected @PeteSiekierski ! To be fair, it's maybe not your fault at all… It happened to me a few times in the past that changes in the Semantic Model did save, but when I clicked to deploy it, despite a confirmation it was done, I never saw the changes when building an analysis. Even…
-
If the model is really as simple as described, the default behavior without setting anything should already be enough. No need for dimension based aggregation: you have a single dimension, and even if you had more, they all use the same aggregation. Another thing to maybe check is the content level: your Dim - Supplier is…
-
In what piece of the product? And, why? Excel has it, but you don't need it: do a count and take the TOP1 of the count measure, job done. If you want to suggest that as an improvement, go to and post an idea (that's where ideas for new features or improvements are collected).