Incorporating the OBI reports in web application

I am interested in incorporation of reports created in OBI in an external web application. All I want is to create a few repotrs in OBI and then show them in J2EE portal. Is there an API that can help us to do?

Without sounding rude, have you tried:
http://www.Google.co.UK/search?q=OBIEE+API
http://www.Google.co.UK/search?q=OBIEE+portlets

:-)

Tags: Business Intelligence

Similar Questions

  • How to end the session of a web application?

    For the experienced:

    I use JDeveloper 10.1.3.4 and have a question about the end of the session to a web application.

    First of all, I would like to clarify that the session I'm talking about is the session that can be seen in the web.xml file, for example,
        <session-config>
            <session-timeout>35</session-timeout>
        </session-config>
    If I understand correctly, if there is no user activity, its session ends in 35 minutes.

    My questions are:

    1. If in the application I don't put the code anywhere to end the session and simply say to the user to close the browser, I tell myself that the session will persist on the server until it times out 35 minutes later. Is this correct?

    2. If this interpretation is correct, is there a way for the application to get this session object and terminate when the user clicks on a button (a button ' Quit') explicitly? I find that without end of the session, after the user has clicked on the "Quit" button he can still return to the session of the application by clicking the browser ' go back a page ' button. That is not desirable. Once the user clicks on the button leave, it may be that the user should not be able to come back in this new. This is why I'm looking for a way to explicitly end the session.

    3. the application also interacts with the Oracle database server. If in the application there is no code explicitly put an end to the session of the application, the user login on the database server also will persist until the application session expires 35 minutes later?

    Thank you very much for your help!


    Newman

    Newman,

    1. If in the application I don't put the code anywhere to end the session and simply say to the user to close the browser, I tell myself that the session will persist on the server until it times out 35 minutes later. Is this correct?

    Well Yes

    2. If this interpretation is correct, is there a way for the application to get this session object and terminate when the user clicks on a button (a button ' Quit') explicitly? I find that without end of the session, after the user has clicked on the "Quit" button he can still return to the session of the application by clicking the browser ' go back a page ' button. That is not desirable. Once the user clicks on the button leave, it may be that the user should not be able to come back in this new. This is why I'm looking for a way to explicitly end the session.

          ExternalContext ectx =
            FacesContext.getCurrentInstance().getExternalContext();
          HttpServletResponse response = null;
          HttpSession session;
    
          response = (HttpServletResponse) ectx.getResponse();
    
          session = (HttpSession) ectx.getSession(false);
    
          if (session != null) session.invalidate();
    

    3. the application also interacts with the Oracle database server. If in the application there is no code explicitly put an end to the session of the application, the user login on the database server also will persist until the application session expires 35 minutes later?

    Assuming you are using ADF business components - don't. Database sessions are, by default, not assigned to a single user (nor is an instance of the application module). Good read on AM pooling in the docs about the gory details. If you are not using ADF business components - the answer could, of course, be different.

    Best,

    John

  • Incorporate Obiee reports in web application

    Hello

    I received a request to incorporate Obiee reports in a web application. Specifically, they requrested with links to specific reports of BI. Is such an option available?

    Thanks in advnace for your help.
    Kind regards
    Angelina

    Hello

    With the help of Go url we can incorporate obiee with web-based application.
    Just check out the link below
    OBIEE 11 g:
    http://docs.Oracle.com/CD/E14571_01/bi.1111/e16364/apiwebintegrate.htm

    for obiee 10g

    http://www.iwarelogic.com/2010/09/integrating-Oracle-OBIEE-content-using-go-URL-850/

    Thank you
    Ananth

  • Tutorial on the use of the ADF to develop Web Application

    People,

    Hello. I have implemented PeopleSoft Campus Solution 9.0 revision 5 for a University.

    I need to develop an application for Admission online for future student to apply for admission.

    My installations of PeopleSoft are below:

    Server machine: Oracle Linux 5.10 (64-bit)

    Client computer: Windows XP Professional (64 edition) with the Internet Explorer browser

    Architecture Internet Oracle Linux 5.10 Server:

    (1) database server: Oracle Database 11 g version 11.1.0.6.0 is

    (2) the server application: Tuxedo 11 g

    (3) web Server: Web Logic 10.3.6.0 and JDK 1.7.0_09

    (4) browser: Firefox Mozila

    (5) two Instances of huge database on the database server: 8.53 PeopleTools and Campus Solution 9.0.

    I just installed the 3 parties with WebLogic 10.3.6 and JDK 1.7.0_09 as below:

    (1) install ADR (Application Development Runtime) 11.1.1.6.0 (64-bit)

    (2) install the RCU 11.1.1.6.0 to create the scheme of OWSM_MDS (32 bit)

    (3) create a new WebLogic "Domain_CS" domain to develop the application for admission online.

    I have no experience to develop the Web Application using ADF. I have developed a few Web Applications using NetBean and database server. It seems that the ADF and NetBean have some similarities. Both need to create a project with a 'Web - INF' file for Web Application development. But I don't know the first step to start the ADF to call the wizard.

    My question is:

    What command and what directory to start ADF and call the wizard in order to develop the Web Application?

    Thanks in advance.

    You don't need to install JDev WLS directory.

    What you end up doing, is take the application (EAR/WAR file) you create in JDeveloper and deploy in the WebLogic.

    JDeveloper will be in a separate Directory.

  • Make a custom page when you access the URL of the root of a Web application

    A BC blog post says it's now possible to "make a custom page when you access the URL of the root of a Web App site. For example, if you have a "blog" Web App, items can be made available to/blog/my-blog-post, and you will be able to customize the page/blog"

    Is this possible? It doesn't for me due to unique URL problem yet.

    For example the web page is / banksy - Guide of Banksy

    But web app components must be on/banksy/web-app-item but need to change to/banksy-editions / Banksy choose your weapon (green) | Gallery hang up Banksy Guide

    I don't see any documentation, support BC do not know and ask me the Forum to discuss. Someone at - he found a workaround?

    Thank you

    Paul

    You have a page with the same name as you want for the web application folder.

    1 remove this page from banksy (Dungeon of backup of your content)

    2. change your url web app for /banksy you need

    3. create a folder called /banksy (it will allow you to make a folder)

    4. create an index.html in the folder of Banksy page - put your content to the page that you deleted here

    You will then have an index for the file page and the web application will work...

    /Banksy - index page

    /Bansky/ - index page

    /Banksy/index.html - index page

    / web banksy/something - point app

  • Hi, I am a consultant technical oracle apps HRMS. I wanted to know, can we implement Digital Signatures in the XML Reports.if Oracle Applications 11i Yes what is the approach to do? Your prompt response is appreciated. Sincerely, Patrice Sayyad.

    Hello

    I am Consultant technical Oracle Apps HRMS.

    I wanted to know, if we can make Digital Signatures in the reports XML for HRMS application of Oracle 11i applications.

    If so, what is the approach to do so.

    Your prompt response is appreciated.

    Kind regards

    Jean Michel Sayyad.

    Hi Patrice,

    The BI Publisher standard part of EBS applications.

    Most of the EBS reports (R12) rely on BI Publisher.

    If you check the 'XML Publisher Administrator' responsibility, you can see all the models used in the application.

    Your technical team should already know this.

    On the other hand OBIEE need separate licenses.

    But for you would be BI Publisher.

    See you soon,.

    Vignesh

  • I need to display a search form web app, inside the detail of another web application view. Anyone know

    I can't seem to get a search form web app to work within another page of detail web app. Anyone know if this is possible?

    I can view a list of web app; and the search engine works on a standard page. but when I try to load it into another web application details page, I get an error: "page not found". In this case, regarless of whether if I put {module_searchresuts} on the same page as the form or if I redirect the results to a different page.

    Does anyone have any suggestions?

    Thank you, but I needed to get the search form and the results of the Web A app to show inside the detail for the Web App B model... Apparently is not possible. I finished by simply using an iFrame - inase anyone who crosses the same question

  • Errors during the demo 'building a Web Application with JDeveloper11g using EJB'

    Hello

    I'm going by the demo of building a Web Application with EJB using JDeveloper11g. The demo lasts great until "Running Java outside of Java EE container Service".

    I followed the steps "That runs the Java Service outside Java EE container" exactly as written:

    1. now, create a new persistence unit to run the java service outside the Java EE container. Right click on the file META-INF. Persistence.XML and select new Service Java façade in the context menu.

    2. in the Java Service façade to create, if necessary, click next to go to the home page. In the class of Service Java Panel, you can choose to create a new persistence unit (in the next panel) or use an existing unit. Select Choose a persistence unit or create one in the next panel and check the generate a checkbox in the main() method.

    3. the name of the persistence on the outside unit. Choose the JDBC connection and make sure that the JDBC connection is set to HRConn.

    4. all methods should be selected by default. Deselect some of them so that your selection looks like the following image. (Remove the 'byRange' methods)

    5. in the source editor window, for the JavaServiceFacade class, add a new line after the / / TODO comment and enter the following statement:

    Employees a = javaServiceFacade.queryEmployeesFindByName("P%").get(0);
    System.out.println (a.getLastName ());

    When I type the code above:
    Employees a = javaServiceFacade.queryEmployeesFindByName("P%").get(0);
    System.out.println (a.getLastName ());

    I get the following errors:

    Create method to "queryEmployeesFindByName".
    Separate declaration and assignment

    Any help is appreciated.

    Kind regards

    Kelly

    If you use this tutorial - the use of building 5407 http://www.oracle.com/technology/obe/obe11jdev/bulldog/ejb_jpa_jsf/ejb.html#t2s4

    Looks like the link to the tutorial page pointed to an older version.

  • SpeedDial to display the category of a web application belongs to

    Hello

    I've assigned a category to one of my articles to web application. Are there short codes or ways to display what categories belongs my web app article? See you soon.

    Hi Liam,

    That's cool. Is it possible to turn on a link instead of plain text? See you soon.

  • The wrong version of Firefox is reported to web applications.

    Websites meet their applications require Firefox 4 +, however, 8.0 is installed on this PC (Windows Vista). This has happened on many commercial Web sites. Details of the system on this site (Firefox) lists the version 3.05.

    See also:

  • I unchecked "Check spelling as you type", but Firefox always stresses words cut-and-paste the text in some web applications. How can I stop doing that?

    I use an online web mapping application that has an entry of descriptive text boxes and stuff like that. Sometimes I copy blocks of text from a word-processing application in these input boxes because I can format the text in the wp. When I paste text blocks, Firefox don't the red wavy underline on the words he doesn't know. I already disabled "check spelling as you type" but it does make a difference. I don't want no Firefox to check the spelling on these blocks of text that I copy and paste. Sometimes I need to capture images of these blocks of text display in the mapping application and I want that they own. Thank you.

    Hi, cor - el, this isn't have a tick in the context menu. but I think I was just stupid on the problem because I restarted my browser and now the underline is not past. Thanks for the reply.

    Tim

  • Please help a muppet! Just need to steer toward the development of basic web applications

    Hi I have DW/CS5. I used it to create a partner Web site, www.wyevalleyarchery.co.uk, but now I want to create a very basic application.

    What I have is a spreadsheet calculation with numbers and calculations in it. Its a mathematical model for a bow and arrows.

    What I would do is to make available to my web site so users they can grant their bows and arrows.

    I think I have to do, is to create a form with fields text and default value but the editable fields - in this way, they can use my numbers for example and then enter their own numbers according to their equipment.

    What I think then I need is a button that says "do the math" - when the user clicks top app/spreadsheet calculates an output based on their data.

    I'm pretty darn sure that DW can do that, without resorting to learning to code, but I'm too thick to find how to get there.

    Can anyone provide either a beef on some readings or just an example which has 2 input boxes and a box with a button that adds the 2 inputs. Since I can increase it?

    Many thanks and best regards,

    Andy

    Sorry if my last post was confusing. You must first decide if you want to do with the server-side or client-side code. Since you have no requirements to the persistence of the data, I suggest on the client side because it would lead to a better user experience.

    JavaScript or Flash are probably your only two viable client-side options.

    ASP = Active Server Pages. It's engine side script Microsoft server. It is not a language itself, but supports languages such as VBScript and Javascript script. I mentioned it only because you asked if there was Javascript server-side.  ASP, or "Classic ASP" as they are called now, was not been actively supported by Microsoft in more than 10 years, so if you need to learn the script out server I wouldn't recommend it. He was replaced by ASP.net, but it is exaggerated way for your needs.

    If you decide you don't need features side script server (storage of the data in a database for example), then I suggest PHP.

  • order all the links report for all applications

    Hi, is it possible to put a time then all applications are applied to this parameter.
    for example, applications have same report links.
    Refresh - Print - Download

    If possible, I need not to put all the graphics.

    Thank you

    Its possible, take a look at this page to make this http://download.oracle.com/docs/cd/E12103_01/books/AnyWebAdm/AnyWebAdm_Answers15.html#wp1018717

    Srini-
    http://tipsonobiee.blogspot.com/

  • ESR 31 to 38 ESR FX Fx update reach the functioning of business Web applications?

    Hello
    We're set ESR Firefox as default browser in our society. Before we have tested and updated our desktop tools to make sure they work and is displayed correctly with FX. We tested with FX ESR 31.3.

    After the recent release, we now hesitate what version of the browser to deploy: old ESR31 or go directly to the new ESR38.

    Question: what is the risk involved? can we assume that all the apps that worked with the previous version of ESR even would work with the new? Or should we rather re - test applications before you go for the new version and install the ESR31 (which will be soon not supported).
    Thanks a lot for any help in this matter.
    Tom

    Please, do not assume! Since you probably have enough challenges, I recommend IS 31.7.0esr, which is the output may. I think there will be an update more in a few weeks, from 31.7.0esr to 31.8.0esr (based on the chart of the roadmap in https://www.mozilla.org/firefox/organ.../faq/). If you have several weeks to prepare thoroughly for ESR 38.

    Here's the reasoning:

    Because the ESR series gets little other than priority security patches updated, there are thousands of changes to the ESR 38 vs ESR 31. It include increased criteria for security protocols and SSL certificates to changes in the way Firefox styles pre tags (it is no longer wrap text unless you used the white-space: pre-wrap style for them).

    You can get an approximate overview of the changes possibly affecting your apps by reading all the articles in this series of Firefox 38 back to Firefox 32 (links at the bottom of each page):

    But there is really no substitute for the test because these items cannot cover the high points, and you will probably need several weeks for this.

  • Change of date in the OBI report format

    Hello experts,

    Maybe it's an easy question to some of you... But I'm stuck, basically, I've created a report with the format of date following "20/01/2014..." Now users of our professionals are asking if we could change to ' 20/01/14' or 'dd-mm-aa' instead of 'dd-mm-yyyy ".

    Can I change in the report, or what I need to change the RPD? Can I use a CAST function to do this? example of the sample will be useful my formula is ("file Date". ("' SQLDate file Date")

    Help, please...

    Click Properties in the date column and then click date format-> select custom

    custom date format: dd-mm-aa

Maybe you are looking for