Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
842395 wrote:Hi,please down the all services and after that downgrade the rpd Nobody ever asked about downgrading the RPD, and if the system is down there is literally no chance to be able to download the RPD as it's a webservice call.
-
Hi, Are you an Oracle employee? I though all the employees had to have -oracle or -orcl appended to their forum name ... More in general you may want to ask about Oracle internal processes in a private place instead of a public forum. Of course you can always signup for a 300$ free 1 month trial, but not sure it's…
-
The difference is more into details. One model fully works on inheritance, the cartesian one (the name is made-up). Your users will never get assigned to the "placeholders" roles (author, consumer etc.) but only get assigned to the other roles you create (by department or topic etc.). The issue with this one is that you…
-
In theory authenticated is only part of consumer, it's not supposed to be anywhere else or everybody would be admin or author. And yes, I would remove it as using it is, in a way, a lack of security. It represent too many people, everybody with a valid username/password. Let's imagine your LDAP/AD admin add random people…
-
As an addition, in case you are tempted of replacing "catalogitem" by "catalogfolder", the XSD accept only 2 values for that attribute: catalogitem and category. No idea what "category" is for, but nothing in the XSD let imagine a folder path can be used as favorite.
-
Yeah, the slides cover it. Honestly it's always a good idea to remove the authenticated role from anything else, because that one match way more than expected often (as long as username/password match you are part of authenticated). So if your BI Consumer has authenticated inside every single user in your user will always…
-
It never worked or it stopped working at some point? As a side note you maybe want to consider to update to a newer version as 12.2.1.1.0 isn't supported anymore ... And mainly if you never patched it you can have browser issues as almost every BP contains some fixes for browsers.
-
As others already said your design is suboptimal as a year is supposed to be more a prompt instead of a whole dashboard with a set of own analysis, but details ... I would just say that instead of export, search/replace and re-import as Robert suggested you can do it directly online with Catalog Manager. Make sure you…
-
Christian Berg wrote: /system should only ever be moved in offline mode I guess it's a ... Yes, you should try it offline
-
Looks like you keep ignoring the answer: if you do a DDR you are bypassing most of what the tool does, so do not expect to have all the feature after. Conditional formatting, styling etc. is some of those feature. As said above you are "cheating" by adding some HTML in your values to render colors etc. You can't expect the…
-
As you have a really really really (once again: really) old version, did you check the release notes of the following bundle patches to see if one mentioned a fix for a possible bug/weird behavior of the descriptor ID? Your current bundle patch is almost 4 years old, you maybe want to consider to move to the last one while…
-
You can easily script things, doing queries on the usage tracking table and loading the runcat results with a list of all the objects etc. I also have the impression the create and modified date you get from runcat are ... a bit random (I had some weird results in the past on those fields).
-
Hi, For that info you better setup (if not already done) and use usage tracking. In the past I found the created and last modifier info to be a bit weird, while usage tracking is more reliable.
-
In addition to Joel comment, have a look at This will get you the best answers ...
-
The real answer has been posted multiple times already. Now an OBIEE analysis is a webpage, so of course you can have some custom JS/CSS code doing what you look for, but it will be a visual hack working only on screen. If exported will not be there, if printed will probably break. So is it worth the effort? Not really !…
-
Is your OBIEE working? Or is it down? And you maybe want to review and post some extra pieces other than few lines of a log.
-
You have been slow on this one ... doing the screenshot took you longer than expected (that's why I didn't go into many details as I knew you were doing it)
-
The system wide defaults are stored in the catalog, but in the /system path, so you would need to move those settings as well and not just the subpart of /shared you look for.
-
3690885 wrote:Ma demande d'aide concerne la bonne configuration et l'exploitation de la solution OBIEE 12C. J'ai besoin d'un résumé du document technique sur l'administration de l'OBIEE 12C en français si vous avez. Hi, I'm not going to translate that for the community as others suggested they would do it (sorry Christian,…
-
Did you try Blog : How to Fix ID Errors In Reports After Upgrading From OBIEE 11g to 12c ? Not the same versions but depending on how the upgrade went you maybe have some permissions issues ...