Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
"Enterprise" .... what? You better assume you don't have any valid licensing because if you use something without having the license you can get in trouble. "Oracle Supply Chain and Order Management Analytics Fusion Edition" was one of the pieces of content of OBIA 10 years ago, no idea if it's still the case. "Oracle…
-
Hi, You are mixing products with licensing packages and titles. If you have licensing questions you maybe want to speak with your account manager to find out what you licensing for vs what you installed/are using/plan to use.
-
You could use an action calling a browser script which will open a new page with your URL. Or you must host a page somewhere (could even be the same OBIEE/OAS weblogic) receiving the URL as parameter and doing a simple redirect.
-
Double posting is against the rules of the forum. What is different in this thread compared to https://community.oracle.com/tech/apps-infra/discussion/4480542/obiee-12-2-1-0-0-admin-server-and-bi-server-down-but-application-running-fine#latest ?
-
@User_IP06I , OBIEE doesn't have any "go_fast=42" configuration flag. The tool does what you tell it to do based on the model you provided and the settings. Start analyzing what happen, where and when. What is performed during these 4 minutes?
-
Hi, You aren't very precise, so the answers will be as generic. 1) In OBIEE the catalog permissions are stored into the catalog itself, not in any database (things are different with the latest version but it isn't called OBIEE, therefore it isn't the topic of your question). 2) No idea what you are talking about: a view…
-
You can use a "view selector" if you need 2 very different views, or a "column selector" if the charts are the same once you replaced a column by another.
-
That's how you do it, it isn't a permission but a privilege, they are different things. By using inheritance in your security model you can simplify that by not having to go into the privilege page all the time but only adding application roles as members of other application roles to inherit privileges.
-
You posted the exact same in MOSC. As you mention a MOS document couldn't you just stick to the thread in MOSC? While technically it's not 2 different forums compared to the old platform, it's still a kind of double posting...
-
Hi, Not directly a GUI out-of-the-box, you should look into custom CSS/JS and/or a custom style with your own custom rules.
-
Hi, The question mark is just the icon Oracle (or the various owners of OBIEE before Oracle) choose to represent variables. It's just an icon, nothing else. Just like the RPD uses a cube for the business models and a cylinder for databases.
-
Ask to get the admin rights again and try to open it again. If it works go to your IT and tell them to either give you local admin right forever or to fix it...
-
If you use the "Prompt before opening" checkbox you don't need any condition. If you don't want to use that but instead use the condition on the sections visibility, the analysis used by the condition is very very simple. You can find an example here:…
-
I believe that what you see and are facing as issue when removing "Page B" is that you would like to have only "Page A" as subpage. Because a single subpage wouldn't be a subpage but the page itself, by design, you can't have a single subpage. If you are left with a single subpage, it isn't displayed as a subpage but as…
-
You can have A1, A2, A3 as subpages of A. Of course you can't expect A to have content and subpages, if this is your case, the first subpage of A should be the content you expected in A.... While OBIEE is "just a web application", there is a ton of UI components around and you can't easily mess around with frames and…
-
Changing the SMTP doesn't prevent the notifications inside OBIEE because the agent still run, it just fail on the delivery side. Technically even an admin isn't supposed to have access online to the users personal folder, practically the catalog you can either "destroy" the default security model to open the door or go…
-
There has never been been a one-click-thing to enable or disable all agents in OBIEE, it is something you can write (a few lines of javascript could do it for all the shared agents, for users agents permissions will not let touch them). I don't remember 11.1.1.7 anymore as it is 8 years old, but it has components already I…
-
Did you try the "subpage" functionality? When you edit your dashboard, add a subpage and get your content there (you can drag&drop full pages content into the new subpage or I'm fairly sure you can also play with shortcuts to point to existing pages somewhere else).
-
You didn't say anything about your version and I thought you were on the latest OBIEE. These functions have been added in 12c if I'm not wrong. Worth considering an upgrade, maybe directly to OAS, if you are on anything before 12c.
-
Hi, Did you try using the functions for binning? https://obieeil.blogspot.com/2016/01/obiee-12c-advanced-analytic-part-2-bin.html