Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
So you are trying to reinvent the concept of agent to manage the issues in your ETL process taking too long. The good thing is that agents can be configured in a way to manage this situation when ideally it run at 9:00 but in case sources aren't ready it wait for example 10-15 minutes more and try again. In agents you can…
-
Was just chatting with Christian about this case and we both end up with the point of "authenticated user" on the subject area in the RPD, so give a try to this one first. It's a bit annoying as the "default" permission works in 2 different ways in the presentation layer and so at the subject area level "authenticated…
-
Hi, First 1378979 wrote:...but the user mentions this way does not work for him. Doesn't make lot of sense. Why doesn't it work? Technically not doable? Report not running? And also what do you mean by running a report? OBIEE analysis are webpages showing you the result: charts, tables etc. So what does your user expect…
-
As this is a double posting with 3 Way RPD Merge in 11g and 12c, you maybe would like to add the information you already got on the other side and why you are reposting here....
-
I'm talking about this Sample App: OBIEE Samples Not the Sample App Lite source and example dashboard. If you download the VM and look at the dashboard named "10. Lifecycle and Admin" you will find the scripts.
-
I guess the idea behind netstat is to look for other ports than 4006, so don't add the grep, do your netstat and look at which port is there and what process is related to which port and you will find out what other port you need.
-
No idea about a document answering your question, but to help you doing it "manually" have a look at the scripts provided in Sample App, there is a script which parse your full web catalog and extract all the data (list all the content etc.). So running that kind of script (take a older SampleApp running 11g to get the…
-
Honestly I guess that's the less risky, with merges etc. you really can break something in the OBIA side of the RPD and this is probably worse ...
-
Hi, I will give you my point of view about that .... Moving custom objects in the RPD between different versions of OBIA? I don't see a simple "2 clicks" way to do it as, you said it, there are differences in the base RPD itself as you moved from an Informatica OBIA to the ODI based OBIA. So you are doing all the possible…
-
Hi, I would say the first thing to do is to find out where "issues" are and quantify the performance issue (often the subjective feeling of a performance issue is a lot worst than factual measures of the performances). Once you know how much and where things happen you will find out what part would need to be improved to…
-
Did you try to call it twice? </sarcasm> Because this is just a double post with NQSModifyMetadata - how to call it You are asking the exact same thing and I just don't see why you started a new thread ... Double posting = less / no answers (because there are lot of chances the OP doesn't follow up any of the threads)
-
Hi, You paid yourself a 4 CPU server but couldn't afford more than 8Gb of RAM? That's actually one of the most absurd server I ever saw ... Please tell me it's not a 4 CPU server but a single CPU with 4 cores, and even in that case you are quite optimist with 8 Gb of RAM (most of laptops nowadays have more than that, so…
-
Hi, I would say it's doable. But I wouldn't select the 6 months from the prompt as you can't force the user to select continuos months, so you better ask the user to select 1 months and then you do all your logic. For example the user select the last month, you then display 6 months going back from the selected one and the…
-
So there are 2 things you can do: 1) close the thread, for now it's still This question is Not Answered. 2) post how you fixed, what you did (at least some hints) to help others who can have the same issue. Keep in mind it's a community forum, so you would have been happy to get an answer from somebody else and so it's…
-
Hi, I guess it has been written 25 times as answer to this question but let's write it once again .... Out of the box sections are vertical, not horizontal. As an OBIEE analysis is HTML it's possible, with a mix of JS and CSS to transform a vertical list of elements and make it horizontal. So if you want it horizontal it's…
-
That's why it's not nice to double post: Unable to retrieve content. Additional information for Remote Region error Because somebody answered your other thread and so you now have to follow 2 of them ... Can you at least close this one so the discussion will stay in the other one where Bec_Wagner posted something...
-
Well .... That's no luck Out of the box you don't have anything related to the prompt to "Clear All" all your prompts on the page. So a way would be to use the "Clear my customization" button but it will actually reload directly the page. You only other options (if you really can't put them together into a single one ...…
-
2944729 wrote:We are unable to use ago function in our report And what does it means? You aren't able to write the formula? You aren't able to find your column? Are you getting an error?
-
You can of course request an enhancement to Oracle for that. If you had what you were looking for you can maybe close the thread? It will help others as well Right now it's still This question is Not Answered.
-
Hi, The simple answer is ... you can't .... (AFAIK) You dan't have any option for that, all you can show on (next to) the bubble is the value, but not the name in the legend. Also because often the bubble is way smaller than the name in the legend depending on your data (and imagine if you have like 20-30 bubbles on the…