Tagged Questions
Oracle Business Intelligence Enterprise Edition (OBIEE, formerly Siebel Analytics, formerly nQuire) is an integrated business intelligence suite from Oracle Corporation.
4
votes
2answers
4k views
Is anybody using OBIEE (formerly Siebel Analytics) ? What is your experience
We are in the process of selecting BI stack for our data warehouse. The top contenders are OBIEE = Oracle BI Enterprise Edition (formerly Siebel Analytics) and Microstrategy.
Has anyone worked with ...
2
votes
1answer
319 views
How can I integrate Oracle BI into an existing application?
I have an existing application written in Perl. Now I need to integrate this application with OBI. The plan is having a button the user can click on to open OBI in an iframe. OBI resides on a ...
0
votes
0answers
33 views
Use Pivot Table in Direct SQL OBIEE
I am using Oracle Business Intelligence OBIEE 10g. In report I have to display three columns. I used Direct SQL to avoid logical mapping in RPD since the three columns have no mapping among each ...
0
votes
0answers
37 views
Count the distinct number of accounts having purchased a product between 2 dates in an OBIEE request
I want to do a count for the number of accounts having purchased a product between a duration ( 2 dates ).
E.g. Account code x_001034 has purchase the same product, one on the 19-Oct-2011 and another ...
0
votes
2answers
408 views
OBIEE 11g: How do you navigate to another report and pass parameters (using Go URL)?
I'm trying to recreate the work in this blog post using OBIEE 11g.
What is the precise syntax for the Go URL parameters?
Alternatively, is there a way to navigate to another report and pass ...
0
votes
0answers
199 views
Weblogic 10.3.5 & Windows 2003 Active Directory NO User but Groups
I use OBIEE 11.1.1.5, Weblogic Server 10.3.5 and Active Directory Windows 2003.
I tried to integrate our external LDAP in the Weblogic admin console. The integration worked so far but I have the ...
0
votes
1answer
105 views
Programmatically downloading Oracle Business Intelligence report using java
I need to download an OBI report as csv using java. When I enter
http://<my_host>:<my_port>/analytics/saw.dll?Go&Action=Download&path=<my_path>&Format=csv
in a ...
0
votes
0answers
94 views
Use iframe to expand the functionality of a 3rd party web application (OBIEE)
My goal here is to expand the functionality of a 3rd party application by adding an Iframe. This Iframe will be in a c# ASP.NET application on the same domain and basically will allow me to add ...
0
votes
1answer
116 views
How to get privileges set for a report by obiee webservice or How to Judge a user whether have privilege to access a report?
I want to integrate obiee with MIS. I can view catalog of report through obiee's web service,and can explore reports.
The question is how to judge a user whether he has privileges to access a certain ...
0
votes
0answers
122 views
OBIEE Delivers and populating report filters
I am looking at utilizing Ibots (delivers) to deliver an answers report to the appropriate recipients. This rpd has filters and prompts that need to be dynamically populated. How do you go about ...
0
votes
0answers
68 views
Oracle BI Dashboard filter&navigation problem
I have a dashboard. This dashboard have two pages which are retrieving data from the same logical table (sales).
Both two page has the same structure:
There are two sections in both two pages. ...
0
votes
0answers
179 views
Calling web service from Oracle BI [closed]
How can I call a web service from Oracle BI? I want to display results which are taken from web service, on a dashboard.
Regards,
bye
0
votes
1answer
146 views
Oracle BI get data from sharepoint list
How can I show items in sharepoint lists in Oracle BI dashboards?
Bye
0
votes
1answer
574 views
Oracle BI repository
I am new to Oracle BI. I have been reading documents, tutorials, oracle by example guides and watching some videos.
But I cannot answer some questions which are confusing my mind.
1-) Why we have 3 ...
0
votes
1answer
110 views
New to Oracle BI
I used some reporting platforms ( SAP Business Objects and some other third party applications). I have pl-sql experience but I am new to Oracle BI.
At this point, I have some questions which confuses ...
0
votes
3answers
181 views
0
votes
1answer
307 views
How to use OBIEE over SAP BW?
I have a requirement where i need to use OBIEE for reporting using SAP BW CUBES/MULTIPROVIDERS.
How can we do it?
Is the BW cube itself is implemented in the OBIEE or the reports those are ...
0
votes
1answer
452 views
> sign inside OBIEE GO URL?
I am trying to use a '>' symbol inside a GOURL to retrieve a report in PDF format automatically to users desktop. I'm actually using a perl script to programmatically request the login page, login ...
0
votes
1answer
305 views
SSO implementation betwwen OBIEE and asp.net
We have application build in asp.net in which on button we need to go to OBIEE dashboard. Similarly need to come back from OBIEE to ASP.NET application.
Currently I am using redirecting from ASP.net ...
0
votes
2answers
834 views
0
votes
1answer
639 views
Union being overridden in OBIEE
I have used a 'Union' to combine two reports showing different dates. When I open the report on it's own it works fine with the two dates shown. However when I drill to the (union) report from another ...