Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
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…
-
If you look in Sample App (OBIEE Samples ) there are scripts provided to extract all the permissions of all the objects in the catalog and load them into a table of your DB so you can build reports on that. Sample App has few example reports built on that data.
-
I wouldn't say to back up the Weblogic config & co files every time you change them as you have the risk to forget once and so your back up strategy will not work. I'm more for a periodical backup, can be daily or weekly (or a mix like daily and then keep only weekly snapshot longer and then monthly snapshot longer etc.)…
-
Abinash2707 wrote:... I got to know that even BISystemUser has been deleted. Do you have a backup? First you unplug the PC of your team mate from the network, then you restore a backup of the Weblogic files with the internal LDAP etc. At least you go back to a known status instead of discovering missing pieces one at a…
-
You only deleted the OBIEE application roles from EM? Because the access to console isn't based on that, so if you lost access to console too you maybe did something else (worse)?
-
What's the context? If you got what you were looking for in your thread you can maybe mark and close it? It will help others with the same answer, for now it's still This question is Not Answered.
-
First thing: OBIEE 11.1.1.9 isn't officially certifies for Windows 10, so if at some point you end up having issues ... you are alone, don't even try ask Oracle for support. You entered the password for the administrator account, it's the admin account you created during the installation of OBIEE. Generally the username is…