Comments
-
John305 wrote:i uploaded my new RPD Again: does your "new RPD" has the UT settings? Are they correct? Does the database / connection pool for UT have the right names and types based on the configuration? Was the system working before you uploaded your "new RPD" ? If yes => fix the UT config in your RPD, if no => make the…
-
3351099 wrote:I'm not trying to do anything special here - just running the sample app with a totally bog-standard setup. Well ... do you mean the official OBIEE SampleApp (OBIEE Samples ) ? So you imported the VirtualBox image to AWS ? Just that is not really "anything special", so difficult to say if something didn't…
-
In addition to what Christian said: is UT enabled on your server? As you uploaded a new RPD, did you add in your RPD the right database and connection pool for your UT?
-
Sorry to ask but ... do you know OBIEE ? All the answers are already above ! You must find a way to server via a webserver your images, adding them into s_blafp isn't a good idea as with the next bundle patch you lose them. There is something that is generally called "analyticsRes", it's a custom deployment in weblogic…
-
By the way, what's the point of opening 3 identical threads in various spaces? Is their any chance to display the images in the report level in 11.1.1.9.0 Is their any chance to display the images in the report level in OBIEE 11G 11.1.1.9.0 It's an OBIEE question and nothing to do in a EBS or DB forum.
-
The wizard to import metadata only know a limited number of sources, but you can set many more in the database object itself.
-
Hey, you posted 3 identical threads ! Is their any chances to display the images in the report level in OBIEE 11.1.1.9.0 Is their any chance to display the images in the report level in OBIEE 11G 11.1.1.9.0 What's the point? It's an OBIEE question, do not spam other forums.
-
(weird, looks like a piece of the thread disappeared ... didn't you posted a screenshot to which I replied already?) The path you add it in the column, you can concatenate the fixed path with the "dynamic" name of pictures.
-
Hi, what index? The one supposed to be used by the join between "calendar" and "dig_ord" ? Of course not as the join is done by the BI Server, and the BI Server isn't a database first of all and it does the join based on data it got back from the database, so there isn't any index there. The relationship between the 2…
-
So with a column value of "/analytics/res/v-UBtil9ur9Q4/s_Skyros/master/oracle_logo.png" the result is:
-
If your physical objects are related to 2 different database objects in the physical layer you will have 2 different queries and the BI Server will then merge the result because your data comes from 2 different connection pool, so OBIEE can't do anything else as 2 different databases using 2 different connection pool (even…
-
Hi, Why did you/they put the images there? It's just the wrong way of doing things ... The clean way (surviving patching etc.) would be to deploy (if not already there) analyticsRes and put your images there inside. A single copy of the images, no need to put them in 2 places and you will then be able to reference them by…
-
What about using descriptions in the RPD? Look at the screenshot (and solution) @Christian Berg posted yesterday here: RPD Custom Code You can have these descriptions loaded from a DB and updated etc. (Actually your need can maybe be solved with that the other user was looking for...)
-
Ideally I would suggest to get a training ... Or, after getting familiar with dimensional modelling as Thomas said, look at https://apexapps.oracle.com/pls/apex/f?p=44785:24:0:::24:P24_CONTENT_ID,P24_PREV_PAGE:12166,1
-
Thomas gaves you a good example. Just a note (as you can see in the example): you set permissions to the required application roles but you don't add a permission as "no access" to all the other as you have too many side effects. So really better if you don't set any "no access" and just add the minimum required app roles…
-
So all you were looking for is a custom domain for OBIEE and a proxy to hide the port number. Different than Noha Shaaban wrote:...need to show "CIB Data Portal", just a text instead of the link.
-
Hi, Do you know how "internet" works, right? To show your "CIB Data Portal" instead of the URL you must create your own browser ... (I'm sure you can compile your own version of a free browser to add a piece of code doing that). More seriously the only thing crossing my mind now would be a Chrome extension detecting the…
-
Let's get the author of the blog post give his point of view @rmoff
-
Stop thinking you know exactly what you need and look things in a more objective way: all you are asking for is what Christian posted. You want to be able to change descriptions? Well ... there is a why to do it which is quite simple to use. So why do you fix yourself on the idea you need something else? Sure there are…
-
The linked certification matrix tell you it isn't supported. In the last 2 weeks I saw at least 4 threads of people who installed OBIEE 11.1.1.9 on Windows 10 and they all managed to see it working for just few minutes right after the install and not more than that. So there are probably ways to manage to go to the end of…