Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
I sent an email to the guys in charge of SampleApp pointing them to this thread, not heard from them (OOW16 is just around the corner, so they are busy on other things I guess). But what you did is actually what was crossing my mind as well ...
-
I still don't see the problem: In the column I simply set the format to HTML and there it is... (And this is from a 11.1.1.9.0 (Build 150415.1247 64-bit) SampleApp506) Have maybe a look at a narrative view, it's "easier" to manage formatted text style output ...
-
So it's time for you to give us all the details of what you are asking and not just few words without context ... Version used, what are you doing, in which way etc.
-
Did you change the type to HTML?
-
Hi, You don't really have to play with a link for that ... You edit your dashboard and using the bottom-left Catalog view you navigate where you stored your Publisher report and simply drag and drop it into the page. You can then define width and height or decide to display it as a link if you don't want the Publisher…
-
That's what we said with @rmoff earlier.... The XML probably works without problems (99%), the issue is in the .atr file. Don't even try to look inside, it's a binary file ... Everything (every single object!!) in the webcatalog has an .atr file associated with it, the .atr contains permissions, object type and few other…
-
In theory cache doesn't match only 1-to-1 things, if you have in cache something bigger than what the user ask but containing all the required details it can still come from the cache. So if you can put in cache the detail with all the details (even in one shot taking maybe really long to produce) I guess it could match…
-
Did it really change a lot? I don't really see what doesn't work from a XML point of view, the .atr can be the one complaining maybe ...
-
Hi Jon, I wouldn't touch at all the logout link itself just because it does some good things you want to keep (close the session etc.). So I would suggest you look at the "Thank you for using Oracle Business Intelligence software. You have successfully signed out." page and you add a piece of Javascript there doing the…
-
It's just the error code numbers related to the text you see. The set of solutions is to do things in the way OBIEE works. So if the error tell you that you have logical join between A and B but no physical relationship what do you do? Well ... OBIEE works in layers: you have physical joins and logical joins (in the BMM…
-
Hi Scott, Apparently they have few issues in these scripts... Looks like they used different values for the "no proxy" case (leave it empty, use NA etc.). If you want to get rid of the error go to /app/oracle/biee/bi/bifoundation/advanced_analytics/RInstaller and edit these 2 files : r-package-install.R…
-
The pivot will always pivot everything, so if you add "Dim1" as columns all your measures will be replicated for each value of Dim1. Assuming you know in advance that Dim1 has only values A, B, C you can create 3 measures representing these 3 values (using FILTER BY for example). In that case it isn't a pivot anymore in…
-
Sorry but ... You installed OBIEE 12c, during install you created the required DB objects (using RCU or implicitly during the config procedure) and all was ok. Then at some point you decided to take the RCU and drop the created schemas. After that with RCU again you created it again using the same prefix (so same schema…
-
I'm 99% sure the SampleApp scripts where already there for 11.1.1.7, you just need to find a old SampleApp to get the script (I guess the new ones doesn't work on .7 . For BVT I also guess it works ... not officially but it can makes it ... Did you try BVT? Got a error? Officially it's for 11.1.1.9 but I heard of people…
-
Hi, It's a bit confusing ... So you developed a new RPD on your PC/laptop and you saved it on your Desktop and you are asking why when you login to OBIEE you don't see what you developed? Well ... did you deploy your RPD using Enterprise Manager?
-
OBIEE doesn't store data. So taking it simply if you run a report / dashboad using Database B as source OBIEE will generate a query to Database B, get the data back, format it and send it out to your screen (over simplified process). There is cache that can be enabled in OBIEE, if you enable the cache OBIEE can store the…
-
If you are installing 11.1.1.9 you can on a Windows 8.1. The "limitations" are these (from the certification matrix) : 1. Windows 8.1 is supported for single user only in a development environment. 2. Native support on 64 bit OS with no XP mode. 3. JDK 7 certification is available only with WLS 10.3.6+/FMW 11.1.1.6+.…
-
Hi, Where did you see that OBIEE 11g is supported and certified on Windows 10? OBIEE 11g must be something like 6 years old, not really sure Windows 10 existed at that time. Adding to that you are trying to install a server product on a consumer OS, nothing good can happen. To make it short: OBIEE 11g can be installed on…
-
You can specify the page of a dashboard ... I guess it's just "&Page=<page name>" or something like that ...
-
Any help in helping you is appreciated .... So what you are installing, in which way, on what kind of system, when does the error popup exactly etc. Details please as I forgot my crystal ball at home