Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
3689512 wrote:... but it fails when both values are less than 0. Can you define "fails" ? Do you have an error? Do you have a wrong result? What kind of result? (post an example or screenshot maybe?)
-
Hi, Your agent is set to execute "as recipient", right? Because otherwise the 60 users receive the content as retrieved by the single user you configured it to run. If you set the agent to run as recipient it will be executed as each one of the 60 users, and there security is supposed to be applied. You can look in the…
-
The first results from Google: https://gerardnico.com/dat/obiee/admin/12c/bar https://docs.oracle.com/middleware/1221/biee/BIESG/configrepos.htm
-
984465 wrote:I want to create two identical instances. I assume you mean from a content point of view and not the binaries etc. So you installed 2 separate instances, one is PROD and the other TEST, you have content in PROD and you want that content to be "cloned" to TEST? Did you look at the BAR file concept and important…
-
3063133 wrote:Can we achieve this requirement without time hierarchy?If yes, Kindly suggest me design approach. The "design approach" is to design a proper time hierarchy and let the tool do the job for which you paid the licensing price. If you don't want to invest 10 minutes into modelling a time dimension with the…
-
You can read about "content level" in the doc and if you google it you must find some blog posts as well. It's an extremely powerful feature of OBIEE which needs to be tested and understood. If you don't get the expected result the first time check again the settings and try again.
-
What do you mean? Are you talking about BI Publisher reports? About OBI Answers analysis? What is a text field in your mind?
-
I'm all in for online work in the RPD ! As long as it's only me and not a bunch of "Excel experts" who decided they were OBIEE experts waking up one morning @Karthi_obiee : you maybe want to define how you plan to do thing to adopt the better approach. You hardly work on a RPD fully offline before to deploy it as an…
-
Google seems to often point to "TLS 1.1 and TLS 1.2" related to that error. Apparently by default those protocols aren't always supported and need to be enabled in the registry or newer versions of .net runtime etc. If that's the case it isn't because you have a self-signed certificate. Could you ask your security guys if…
-
You can start by looking in the front-end in the Administration page where you see the active sessions you see the various analysis executed and with their logs.
-
Hi, Not sure I got your question right, so here are the 2 scenarios: a) If you are talking about data (tables/views content) in your database, you don't need to refresh anything in the RPD. If your data change OBIEE will automatically show you the changes as it queries the database and doesn't really store data. Only…
-
Still not sure to get exactly what you expect but ... Do you want to display a different set of analysis based on the selected value of your prompt? Because you generally do that with a single analysis using either a trellis view or the "section" property of the selected view (table or chart) which will repeat the view for…
-
DVD doesn't "officially" work with you editing the RPD (yes, there is still a RPD but that's a different thing and it will only confuse you even more). From DVD you can export projects and load them to OAC (maybe you even have a button to directly publish your project inside DVD, can't remember).
-
Mostafizur Rahman wrote:In that case what should i do? Define exactly what in the target you expect to achieve and for which reason. Based on that you identify how to technically get there. There are many ways to do many things, if we list them all we can keep going for a while and maybe none of those things would really…
-
Setup a cluster with 2 nodes. Or look into the possible options for high availability and disaster recovery in the doc (they cover few scenarios).
-
That RPD I got it from MOS, you can maybe get a copy too so you have it locally On MOS search for "Patch 25813088". It is referenced in https://blogs.oracle.com/biapps/biapps_lift_shift_to_oac , so it's used to test a lift & shift of OBIA to OAC (cloud). I don't know how it compares to a normal install of OBIA but I guess…
-
These are the 2 dimensions in my RPD.
-
Don't your 2 dimensions still have levels and columns inside? The columns you see there inside come from the respective logical table you need to map. The names are the same, so open all the levels of the dimensions, go column by column, find it in the logical table and drag & drop it back over in the dimension respecting…
-
Can you check in the privileges if you are supposed to have it? So going into "Administration" > "Manage Privileges". Because you have the "unarchive" but you miss the "archive".
-
That's OBIEE, perfect So there if you select your content you want to export, you must have an "archive" action in lower-left corner of the screen. In that way you archive the content you need and you download the archive. On the target system you select the target folder and in the same lower-left corner you must have…