Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Well ... Google is the best place to get results, like http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/idcs/idcs_bulkload_obe/bulkload.html More in general it wasn't a good practice to heavily use the embedded LDAP because it provides limited support for feature required by users. So a corporate LDAP or…
-
Hi, You want to import the users and groups of the Weblogic embedded LDAP in OAC? You can still do it as it's just there as you on-prem setup, but you maybe want to consider moving your users to IDCS so you get all the benefits of a better security and user management and SSO all around the various services.
-
There is (was?) a value to use to match the "all column values", but I just can't remember it ... @Christian Berg, @Joel Acha I'm sure one of your 2 has it in mind
-
How does your "condition 1" looks like in OBIEE? You probably forgot to add to that condition that you want Prompt A to have a value selected, but you also want Prompt B and C without any value selected. So you have to "extend" your "condition 1" by adding the part checking for Prompt B and C.
-
Hi, And what's the question? Because it looks a bit like "do my work for me" right now ... You have the logic, you have the concepts (conditions to show or hide sections of a page). So what did you try? What is working? What isn't working?
-
KBabu wrote:HiI installed successfully OBI 12.2 in my laptop (Windows 7). How do you know that successfully installed it? Because the install is the easy part, even the config will maybe be fine. Then when it's time to start it ... that's where issues start. It isn't supposed to work on Windows 7 and that's why Oracle…
-
Try importing the file in Excel using the wizard and set the column as text instead of date or just default, this will maybe forbid Excel to be "smart".
-
Isn't that an Excel behaviour you have to fix in Excel itself? Like trying to be smarter than what required and so translating things into dates? What's the value you see in the file if you open it as text (with a text editor) ?
-
Did you try selecting the Oracle 11g option? JDBC is quite nice and works across most of the version in general... The Driver Class Name is probably something like "oracle.jdbc.driver.OracleDriver" (in case of the Oracle JDBC), it tells the system which driver to instantiate. It also require you uploaded the JAR of the…
-
3535355 wrote:This is the exact issue I'm having. Windows 7 and Windows 10. Both OS's are having the same issue. Do you want to save yourself time? Stop now and move to a supported OS ... You don't have to trust me or Christian if you don't want, but just search the forum and do a quick analysis of how many reporting…
-
You apparently didn't do a normal install but unselected a bunch of things when installing VirtualBox as it's complaining you don't have the driver for the host-only interface. I suppose you also can't create one in the Network Manager?
-
Hi, What VM did you took? You have the SampleApp v607 ? Honestly you can make your life a lot easier (without port forwarding etc.) by adding a second network adapter using the "host-only" option. In that way your access the VM by the host-only network without requiring any port forwarding at all. Often the host-only has a…
-
You can't expect that a totally different version (12c) works exactly as the old one (11g), or what would be the reason for the new version to exists? There are changes in 12c and security is exactly one of the things which changed with things like security groups finally not supported anymore (it was few years that the…
-
Maya J wrote:I would like to be able to select a day and see the tables reflect that data on that given day. So you need to have in your tables the required versioning to be able to select a given day snapshot. Do you have that?
-
Ah, that's a slightly different story. It actually depends on your data sources and model. It's a bit like when you a SCD2 dimension and you want to move back and forth in time to see the "snapshot" of data at different points in time. So it's still doable, but you need to have your data source having that information…
-
Hi Maya, What you look for is a fairly standard thing to have in a dashboard. The theory is that you create your dashboard prompt using a column of your time dimension, and you then have filters in your analysis (included in the page) which use that same column (set as "is prompted" or even set to a fixed value: the prompt…
-
What's the exact version of the DB? PS: no need to hide any part of a 10.x.x.x IP as it's a local private address, so nothing that can be used outside your LAN, same for the port as if I would have access to your LAN it would take me 10 seconds to find the port (mainly because you left 15xx). Are you sure your "system"…
-
Yeah, there isn't any special integration for Financial Reporting reports.
-
Can you get a weblink for the report you want to embed? Then yes, as an iframe in a dashboard page.
-
As in another thread this morning you wrote "hi while i am installing OBIEE 12c on windows 2012 R2" I guess you gave up and fixed it. So you maybe want to help making this community forum helpful for others as well by closing your threads and posting back how you fix it if you found by yourself (it's all about sharing, not…