Detial About BI Presentation Service Connection

Hi,
I am working on the integartion with BIEE and ADF and face a problem.(you may check it here: OBIEE Objects do not appear when intergrating in ADF
Here I want to know a detail info about BI Presentation Service Connection.
How did ADF and BIEE communication on BI Presentation Service Connection?
How is the BI components send to my ADF pages?
It will be great if anyone can offer me some link or documents to read!
Thanks!
Ben.

Could experts offer any help?

Similar Messages

  • BI Presentation Services connections

    What are BI Presention Services connections used for? I have created a connection to our OBIEE presentation services host and I can see the presentation services catalog of objects (dashboards, reports, etc). I don't know what I can actually do with this connection. I was hoping that I could drag reports onto a JSF page, but it does not appear to allow that.

    Hi,
    BI is not yet part of the JDeveloper 11 TP, so I assume that while the resource catalog allows you to hook up to the information, the bindings are just not there. Note that to work with bindings, a BI data control would be needed.
    Frank

  • BI Presentation Services Connection Wizard not working from fresh 11g JDev

    Hello,
    I have a working install of BI EE 10.3.3.4
    and a fresh install of JDeveloper 11g prod (with BI updates installed immediately after).
    I did the following:
    - created a blank Application with a generic Project;
    - set the project properties to include BI technologies (and checked CLASSPATH includes those jars);
    - tried to use BI Presentation Services Connection Wizard;
    got the following error:
    <p>
    </p>
    <blockquote>
         {color:#993300}java.util.MissingResourceException: Can't find resource for bundle oracle.jdeveloper.asnav.res.AsNavArb, key RESCATASWIZARD_CONNSTORE_APPRESOURCES_LABEL{color}
         {color:#993300}     at java.util.ResourceBundle.getObject(ResourceBundle.java:384){color}
         {color:#993300}     at java.util.ResourceBundle.getString(ResourceBundle.java:344){color}
         {color:#993300}     at oracle.jdeveloper.asnav.res.AsNavArb.get(AsNavArb.java:22){color}
         {color:#993300}     at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionNamePanel.initializePanel(BISoapConnectionNamePanel.java:144){color}
         {color:#993300}     at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionNamePanel.{color}{color:#993300}(BISoapConnectionNamePanel.java:74){color}
         {color:#993300}     at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionWizard._invokeCreateDialog(BISoapConnectionWizard.java:241){color}
         {color:#993300}     at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionWizard.invokeCreate(BISoapConnectionWizard.java:107){color}
         {color:#993300}     at oracle.jdeveloper.rescat2.util.ConnectionUtil.invokeOldStyleWizard(ConnectionUtil.java:131){color}
         {color:#993300}     at oracle.jdeveloper.rescat2.util.ConnectionUtil.showWizard(ConnectionUtil.java:66){color}
         {color:#993300}     at oracle.adf.share.dt.AppConnContextMenuListener.onNewConnection(AppConnContextMenuListener.java:600){color}
         {color:#993300}     at oracle.adf.share.dt.AppConnContextMenuListener.newReposConnHandled(AppConnContextMenuListener.java:594){color}
         {color:#993300}     at oracle.adf.share.dt.AppConnContextMenuListener.handleEvent(AppConnContextMenuListener.java:120){color}
         {color:#993300}     at oracle.ide.controller.IdeAction.performAction(IdeAction.java:524){color}
         {color:#993300}     at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:866){color}
         {color:#993300}     at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:496){color}
         {color:#993300}     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995){color}
         {color:#993300}     at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318){color}
         {color:#993300}     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387){color}
         {color:#993300}     at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242){color}
         {color:#993300}     at javax.swing.AbstractButton.doClick(AbstractButton.java:357){color}
         {color:#993300}     at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1220){color}
         {color:#993300}     at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1261){color}
         {color:#993300}     at java.awt.Component.processMouseEvent(Component.java:6041){color}
         {color:#993300}     at javax.swing.JComponent.processMouseEvent(JComponent.java:3265){color}
         {color:#993300}     at java.awt.Component.processEvent(Component.java:5806){color}
         {color:#993300}     at java.awt.Container.processEvent(Container.java:2058){color}
         {color:#993300}     at java.awt.Component.dispatchEventImpl(Component.java:4413){color}
         {color:#993300}     at java.awt.Container.dispatchEventImpl(Container.java:2116){color}
         {color:#993300}     at java.awt.Component.dispatchEvent(Component.java:4243){color}
         {color:#993300}     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322){color}
         {color:#993300}     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986){color}
         {color:#993300}     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916){color}
         {color:#993300}     at java.awt.Container.dispatchEventImpl(Container.java:2102){color}
         {color:#993300}     at java.awt.Window.dispatchEventImpl(Window.java:2440){color}
         {color:#993300}     at java.awt.Component.dispatchEvent(Component.java:4243){color}
         {color:#993300}     at java.awt.EventQueue.dispatchEvent(EventQueue.java:599){color}
         {color:#993300}     at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273){color}
         {color:#993300}     at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183){color}
         {color:#993300}     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173){color}
         {color:#993300}     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168){color}
         {color:#993300}     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160){color}
         {color:#993300}     at java.awt.EventDispatchThread.run(EventDispatchThread.java:121){color}
    </blockquote>
    <p>
    Any ideas?
    </p>
    <p>
    </p>
    <p>
    Thanks,
    </p>
    <p>
    Paul
    </p>

    Hi,
    note that JDeveloper production does not have any BI integration and configuring 10.1.3.4 into Jeveloper 11 is kind of too optimistic thinking
    Frank

  • BI EE Presentation Services Connections error

    After I try to create a BISoapConnection in EM,and when saving this connection,i got errors says
    "javax.management.RuntimeMBeanException: javax.management.RuntimeMBeanException: These mbeans encountered exceptions and may not have been saved
    biserver - BISoapConnection -- Could not do this operation, the backing store for this context is read only.'
    Does anyone had ever met this issue and why this issue happend?In the jdev,i create the same conncetion and it works,while can not in the EM.
    Can someone give any suggestions?
    Thanks

    Something gone wrong with config, its better take a copy of 'config' folder before any changes.
    replace config.xml file with any of the backip_configN.xml file from loc
    <FMW HOME>\user_projects\domains\bifoundation_domain\config
    To do so you need to stop the servers
    Pls mark if helps

  • BI presentation service connection BI Server use ODBC.why?

    why not use JDBC replace ODBC?
    what the advantage for ODBC?

    some other points..
    ODBC ships default with windows OS installation, where as JDBC drivers need to be installed manually where needed.
    ODBC performance is better than Java, odbc directly works with native libraries of OS, where java internally uses JVM to do it.
    JDBC is only for Java, while ODBC works with C, Visual Basic, and other languages. This obviously increases scope of application to integrate with the new components/applications.
    BI server can be accessible only using ODBC DSN( Analytics Web)
    For databases like Oracle you can use OCI interface,which is a JDBC driver internally.
    - Madan

  • Issues with connecting to BI presentation services

    Hello,
    I have downloaded the latest 11g version with the bi extensions. I am trying to connect to BI presentation services. However I am getting the following:
    Any idea????
    java.util.MissingResourceException: Can't find resource for bundle oracle.jdeveloper.asnav.res.AsNavArb, key RESCATASWIZARD_CONNSTORE_APPRESOURCES_LABEL
         at java.util.ResourceBundle.getObject(ResourceBundle.java:384)
         at java.util.ResourceBundle.getObject(ResourceBundle.java:381)
         at java.util.ResourceBundle.getString(ResourceBundle.java:344)
         at oracle.jdeveloper.asnav.res.AsNavArb.get(AsNavArb.java:22)
         at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionNamePanel.initializePanel(BISoapConnectionNamePanel.java:144)
         at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionNamePanel.<init>(BISoapConnectionNamePanel.java:74)
         at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionWizard._invokeCreateDialog(BISoapConnectionWizard.java:241)
         at oracle.bi.presentation.soap.connection.wizard.BISoapConnectionWizard.invokeCreate(BISoapConnectionWizard.java:107)
         at oracle.jdeveloper.rescat2.util.ConnectionUtil.invokeOldStyleWizard(ConnectionUtil.java:131)
         at oracle.jdeveloper.rescat2.util.ConnectionUtil.showWizard(ConnectionUtil.java:66)
         at oracle.jdevimpl.rescat2.dockable.ResCatView.onNewConnection(ResCatView.java:370)
         at oracle.jdevimpl.rescat2.dockable.ResCatView.mav$onNewConnection(ResCatView.java:75)
         at oracle.jdevimpl.rescat2.dockable.ResCatView$ControllerImpl.newConnectionHandled(ResCatView.java:130)
         at oracle.jdevimpl.rescat2.dockable.ResCatView$ControllerImpl.handleEvent(ResCatView.java:110)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:524)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:866)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:496)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1225)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1266)
         at java.awt.Component.processMouseEvent(Component.java:6134)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
         at java.awt.Component.processEvent(Component.java:5899)
         at java.awt.Container.processEvent(Container.java:2023)
         at java.awt.Component.dispatchEventImpl(Component.java:4501)
         at java.awt.Container.dispatchEventImpl(Container.java:2081)
         at java.awt.Component.dispatchEvent(Component.java:4331)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4301)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3965)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3895)
         at java.awt.Container.dispatchEventImpl(Container.java:2067)
         at java.awt.Window.dispatchEventImpl(Window.java:2458)
         at java.awt.Component.dispatchEvent(Component.java:4331)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

    Shay,
    I have downloaded the latest beta version of Jdeveloper from OTN and downloaded the extensions from the OTN since our partner is using this version. So I wanted to be compatible with them. It is version 11.1.1.0.2.

  • PowerPoint - Present Online - Error starting online presentation - Cannot connect to this service. Check your network connection and try again.

    "Present Online
    Error starting online presentation
    Cannot connect to this service. Check your network connection and try again."
    On March 31, we starting experiencing this issue across our entire domain. We have not made any changes to our network configuration. We are using the same ISP, routing hardware, computer hardware, software versions and group policy settings as we were on March
    30.
    The issue appears to be related to network connectivity. 
    Here is what I have found so far:
    We have three networks in our building and two ISPs.
    Network-A uses ISP-A and is affected by the issue. Network-A is our corporate domain.
    Network-B uses ISP-B and is affected by the issue.
    Network-C uses ISP-B and is not affected by the issue.
    If I take a Network-A domain member and launch PowerPoint while connected to Network-A and ISP-A I am unable to upload PowerPoint presentations. 
    If I connect the same computer to Network-C, the issue persists.
    If I close PowerPoint, connect to Network-C, and reopen PowerPoint while connected to Network-C, I am able to upload presentations.
    A non-domain computer is affected by the issue if PowerPoint is opened while connected to Network-A or Network-B, but unaffected if PowerPoint is launched while connected to Network-C. Again, in this scenario, switching connections while PowerPoint is open
    has no effect.
    The issue appears to be caused during PowerPoint start-up and not while attempting to share a document.
    Microsoft is either unwilling or unable to find a resolution and has finally resorted to simply ignoring my calls, voicemails, emails, and ticket requests regarding this issue. Any suggestions would be greatly appreciated.
    Here is a brief description of our configuration and what I have tried so far.
    Windows Installer Version    5.0.7601.18493
    OS Details                   Microsoft Windows 7 Enterprise , SP 1, Version: 6.1.7601, Codepage: 1252, Country Code: 1, Language: 1033, System Type: x64-based PC
    Microsoft Office 365 ProPlus - en-us 
    ProductVersion 15.0.4701.1002
    License Family: OfficeO365ProPlusR_Subscription1
    License Status: 1 - LICENSED
    Intel Core i3
    4GB DDR
    ISP-A => 100mb fiber
    ISP-B => 30/50mbps down / 3/5mbps up cable
    Clearing the internet cache
    Clearing the OneDrive cache
    Adding all related office.live URLs to trusted sites
    Selecting lowest security settings for trusted sites
    Changing permissions on the .ppt file to allow full permissions to everyone
    Creating a blank PowerPoint presentation
    Changing the location of the .ppt file to the local drive's user folder
    Upgrading Office
    Repairing Office
    Downgrading Office
    Installing Skype (Microsoft recommendation)
    Leaving the domain
    Rebooting the routers and switches on Network-A
    Rebooting the router on Network-B
    Upgrading the firmware for the router on Network-B
    Disabling the firewall on Network-B
    Enabling the firewall on Network-C(in an attempt to induce the problem)

    The problem seems to have fixed itself, the computer may just have needed to be restarted.

  • Configure the ADMIN and CLUSTER service connections to be SSL

    Can you configure the ADMIN and CLUSTER service connections to be SSL
    rather than tcp?
    I was wondering about the present or future ability to secure other
    connection services with SSL. Can you now or are there future plans
    to configure the ADMIN and CLUSTER service connections to be SSL
    rather than tcp? I suppose I should add the PORTMAPPER to that list.
    My primary interest is for an SSLCLUSTER service in the case where
    two brokers are connected over a non-trusted network. It may
    not be too difficult to secure all the services the same way, but
    perhaps that is on the TODO list.
    A related question is if there are plans to add SSL with client
    authentication as a stronger authentication mechanism than 'simple'
    username and password. I believe you could get the username from
    the client certificate's DN and continue to use the same LDAP user
    repository for access control. I think this is similar to the way
    that BEA's Weblogic server does it.
    Finally should it be possible to deploy the HTTP tunnel servlet to
    a webserver (such as iPlanet Web Server) configured to do SSL with
    client authentication as a work-around to get stronger authentication
    with the current release of the product? Or am I perhaps missing some
    obvious and important detail? :) I guess I would like to know it's been
    done already or is at least possible before I try and do it myself.

    3 scenarios involving SSL are:
    1: JMS client <------- SSL -------> iMQ broker
    2: iMQ admin <------- SSL -------> iMQ broker
    3: iMQ broker <------- SSL -------> iMQ broker (i.e clusters)
    (1) is currently supported in iMQ 2.0
    (2) and (3) is not supported in iMQ 2.0. No concrete plans yet to support
    it in the near future but we'll definitely consider doing it if we
    hear a lot of demand for it.
    ]A related question is if there are plans to add SSL with client
    ]authentication as a stronger authentication mechanism than 'simple'
    ]username and password. I believe you could get the username from
    ]the client certificate's DN and continue to use the same LDAP user
    ]repository for access control. I think this is similar to the way
    ]that BEA's Weblogic server does it.
    This is on our todo list, but due to other more pressing issues we
    have not been able to address it. We will continue to keep it
    on our potential list of new features.
    Sorry if I sound pretty wishy-washy in my responses above, but the fact
    is that the things you mentioned above had to take a backseat
    to other more critical features. That and the usual time/resource
    constraints caused them not to be implemented.
    ]Finally should it be possible to deploy the HTTP tunnel servlet to
    ]a webserver (such as iPlanet Web Server) configured to do SSL with
    ]client authentication as a work-around to get stronger authentication
    ]with the current release of the product? Or am I perhaps missing some
    ]obvious and important detail? :) I guess I would like to know it's been
    ]done already or is at least possible before I try and do it myself.
    Yes, this should be possible (although I don't believe we've tried it here).
    The client authentication here is really only between the JMS client and the
    web server (not between the tunnel servlet and the iMQ broker) and should
    be similar in setup to any other java application talking to iPlanet Web
    Server.

  • Error while creating Bi presentation service in obiee(11.1.1.3)

    Hi,
    Im using Jdeveloper(11.1.1.5) and OBIEE(11.1.1.3)
    I created a ADF application in Jdev and when I try to create a BI presentation services I'm getting the following error message.
    *Connection attempt failed.*
    *java.lang.RuntimeException: Unable to retrieve logon token. This version requires a BI build that implements the version 7 SOAP interface. Please verify that you are using the correct BI version.*
    does the creation of presentation service in jdev(11.1.15) work only with OBIEE(11.1.1.5) and not OBIEE(11.1.1.3).
    please help!
    Thanks,
    Venky
    Edited by: Venky on Jul 26, 2011 2:02 PM
    Edited by: Venky on Jul 27, 2011 6:18 AM

    Venky,
    The SOAP interface released with OBIEE 11.1.1.3 is version 6 (v6) as you can see from its WSDL URL.
    This would leave one only to believe that the SOAP interface released with OBIEE 11.1.1.5 is version 7.

  • Unable to login to presentation services after doing the upgrade 10g to 11g

    Hi All,
    I had a running instance of OBIEE 11g 11.1.1.6.0, my 11g rpd and webcatlog was working fine. Imp to note is that, I had configured external LDAP authenticator and wasn't using the weblogic embedded LDAP.
    Now, today, I had to updrage 10g RPD and Webcatlog to 11g and merge into the my current 11g system. I ran the upgrade utitlity and it completed the upgrade successfully but now when I try to login into presentation services using the weblogic user, the presentation services gets hung. It doesn't even give me a message like "Invalid login or password" I DON't get any message but my Presentation services and RPD gets hung( when I try to open it online)
    Also, I am trying to refresh the GUIDs after making the necessary changes in the config and instanceconfig.xml file i start the obi server and presentation server, it doesn't come up. So I am unable to refresh my GUIDs
    What could be issue here? Do I need to fix an credential file? Please let me know.
    Thanks,
    Ronny

    Ronny wrote:
    Hi All,
    I had a running instance of OBIEE 11g 11.1.1.6.0, my 11g rpd and webcatlog was working fine. Imp to note is that, I had configured external LDAP authenticator and wasn't using the weblogic embedded LDAP. Was LDAP access working fine before upgrading the 10g rpd and webcat?
    Now, today, I had to updrage 10g RPD and Webcatlog to 11g and merge into the my current 11g system. I ran the upgrade utitlity and it completed the upgrade successfully but now when I try to login into presentation services using the weblogic user, the presentation services gets hung. It doesn't even give me a message like "Invalid login or password" I DON't get any message but my Presentation services and RPD gets hung( when I try to open it online)What do the logs say?
    Also, I am trying to refresh the GUIDs after making the necessary changes in the config and instanceconfig.xml file i start the obi server and presentation server, it doesn't come up. So I am unable to refresh my GUIDsWhen you say doesn't come up, do you mean the services are down? If yes, what do the logs say about this?

  • OBIEE 11G - Unable to login to presentation services

    Hi All,
    I have done a simple installation of OBIEE 11G on my coloud server with OS windows server 2003, SP2 , 32 bit.
    Installation is 88% completed with,
    Executing : opmnctl start coreapplication_obiccs1 and Executing: opmnctl start coreapplication_obips1 failed. Came to know that this is related to clusters and ignored the error.
    RCU is installed in different database server.
    Now i am trying to login to presentation services with weblogic as userid and password that i had given during installation of obi.
    I am getting error that userid or password is invalid...
    One thing i came to know from the thread OBIEE 11g Cluster Controller Failed to start is,
    i have a bad IP in /etc/hosts... below are the entries in the file... can anyone please tell me what necessary changes i should do?
    # Copyright (c) 1993-1999 Microsoft Corp.
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    # For example:
    # 102.54.94.97 rhino.acme.com # source server
    # 38.25.63.10 x.acme.com # x client host
    127.0.0.1 localhost
    Regards,
    srl

    HI Srini,
    Thanks for the response,
    I can able to logic Obiee Em/Console services with the same user Web logic. Only Presentation services not able to login.
    Please find my  sawlog0:
    [2014-01-08T19:54:52.000+05:30] [OBIPS] [NOTIFICATION:1] [] [saw.securitysubsystem.checkauthentication.runimpl] [ecid: f86ee0615f1822d9:694c3368:14372397042:-8000-00000000000002fd,0:1:1] [tid: 3400] Authentication Failure.
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004.  Code: 10018.  [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43113] Message returned from OBIS.
    [nQSError: 43126] Authentication failed: invalid user/password. (08004)[[
    File:checkauthentication.cpp
    Line:1330
    Location:
      saw.securitysubsystem.checkauthentication.runimpl
      saw.threadpool.asynclogon
      saw.threads
    ecid: f86ee0615f1822d9:694c3368:14372397042:-8000-00000000000002fd,0:1:1
    ThreadID: 3400
    Please advice
    Regards,
    Kulkarni

  • What Is Presentation Services Cache In Fact?

    I have searched on this forum and on BI blogs but don't understand the concept of a presentation services cache clearly.
    At first let tell what I need.
    I have a dashboard page with prompts and report. From this report I navigate to another dashboard page with reports and several promts that have to be initialized with values from previous dashboard page. The navigation is based on PortalPageNav() function.
    I created table in DB, PL/SQL function , through EVALUATE I passed parameters to PL/SQL function and wrote its into DB table.
    Then I added this table in RPD and on Presentation Layer.
    In Answers I get correct results.
    Then I initialize the default values of prompts on a second dashboard page through 'SQL Results' and type something like this:
    SELECT "Parameters"."Value" FROM "BO" WHERE "Parameters"."Name"='Param1'
    1. I login and go to first dashboard page, change prompts, run report then navigate to second dashboard (it opens in new window). All prompts initialize correctly.
    2. I open window with first dashboard page change prompts, run report then navigate to second dashboard again. And I see the previous values in prompts. But in a DB table I see new values.
    There 2 ways for deciding this problem
    1. By clearing cursor cache:
    answers - administration- manage session - close all cursors
    or
    answers - administration- manage session - choose appropriate cursor and close it
    2. By reloading second dashboard page
    All ways are not convenient or user friendly.
    BUT I NEED IN AUTOMATIC CLEARING OR NOT CACHING SOME PROMPTS!
    I cant't write in a user's guide - for correct work you have to login as Administrator and clear cursor cache every time after changing prompts on first dashboard page or reloading second dashboard page :)
    I became research this issue.
    1. BI Server Cache is turned off through NQSConfig.ini
    2. I began read a lot of info about Presentation Services Cache:
    1) John Minkjan blog - [http://obiee101.blogspot.com/2008/11/obiee-presentation-services-cache.html]
    I need no turn Presentation Services Cache or disable it.
    2) [http://businessdecisionsystems.com/blog/?p=122] this article give us info about storing log records but there is no info about clearing cursors.
    3) [http://hekatonkheires.blogspot.com/2010/02/obiee-10g-presentation-server-cache.html] good article about physical storing of presentation services cache but I didn't find any info on clearing some cursors
    4) Nico in a blog write [http://gerardnico.com/wiki/dat/obiee/html_cache#clear_the_presentation_server_cache_without_stopping_and_restarting_the_services] that Presentation Services Cache is a HTML cache but he don't say how clean the entries without clicking on 'Close All Cursors' button.
    5) In this topic presentation cache refresh in prompt the same problem and no answer :(
    6) The user10203008 in a topic To pass new session variable value to stored proc before running a report. has the same issue but all advices about BI Server Cache. He found solution but it is disable whole Presentation Services Cache. I need clear ONLY SOME CURSORS.
    So, I have a answer!
    DOES ANYBODY KNOW WHERE IS STORING DATA ABOUT CURSORS ON A PAGE ANSWERS - ADMINISTRATION - MANAGE SESSION ?
    May be somebody knows a developer of Siebel Analytics or may be he is on a forum and tell us how realized a clearing some cursors in a automatic mode?
    Edited by: AnTonic on Jan 28, 2011 7:17 PM
    Edited by: AnTonic on Jan 28, 2011 7:18 PM
    Edited by: AnTonic on Jan 28, 2011 7:20 PM

    I found a solution.
    I decide to emulate a pressing button 'Refresh' at the end of a page. So I look at a html code of Dashboard page and found a corresponding javascript function. It is RefreshPage('saw.dll?Dashboard&PortalPath=<PortalPath>&Page=<PagePath>')So I trying to create a text box with HTML Markup option and enter RefreshPage on onload() function. But then I got a cycle: open dashboard page -> onload() -> RefreshPage() -> onload() -> RefreshPage() -> ...
    So I decide to find a code of this function. The function code is in %SAROOTDIR%\web\app\res\b_mozilla\dashboards\portalscript.js
    // force cache refresh
    function RefreshPage(sCmd)
       var viewStateDiv = document.getElementById("idViewStateDiv");
       if (viewStateDiv)
          sCmd += "&Action=RefreshAll";
          sCmd += "&ViewState=" + viewStateDiv.getAttribute("stateID");
          sCmd += "&StateAction=samePageState";
       window.location.replace(sCmd);
       return false;
    }We may see that for refreshing page the Action='RefreshAll' is used. So we need pass this Action.
    I wrote in a first post that I was using PortalPageNav() javascript function for navigation. So I created my custom CustomPortalPageNav() function which is based on original PortalPageNav() code with one new parameter 'sAction'. So I pass a value 'RefreshAll' through this parameter and it works!

  • Unable to open dashboards in presentation services

    Hi All,
    I have recently installed BI applications in my system.After installtion I am unable to open dashboards.Answers and delivers all the others are working fine.
    When I click on the dashboard link it is giving the following error
    "access denied for user to path /users/administrator/_portal.
    Error Details
    Error Codes: O9XNZMXB".
    Thank You

    Hi ,
    I could't able to solve my problem after going through the above post.
    I Want to login into Presentation services using paint/paint as userid & pwd, but it is throwing me following error.
    " Unable to Log In
    Error connecting to the Oracle BI Server: The specified ODBC DSN is referencing a subject area that no longer exists within the Oracle BI Repository.
    Error Details
    Error Codes: WH4KCFW6:OPR4ONWY:U9IM8TAC
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused. [nQSError: 43037] Invalid catalog, Sales - Order Lines, specified. (08004) "
    When i gave some blank pwd, then it clearly shows that "An invalid User Name or Password was entered."
    So, i concluded that the pwd which am giving for the pain is correct and there is some thing to do with my catelog. So, i went ahead and changed in the instanceconfig file as pain catalog and even restarted oc4j, Bi server & Presentation server, even then its giving me the same error.
    Also, my NQS file have paint red as default.
    Can anyone give some inputs on this error and how to over come this?

  • Error in deploying OBIEE 10.1.3.4.2 BI Presentation Service on WAS6.1

    Hi,
    I am working on environment setup using OBIEE suite version 10.1.3.4.2 on a UNIX (AIX6.1 platform) system (which is a remote machine for me).
    Installation of OBIEE 10g suite (all components) on AIX server is completed, and ever the BI server and BI Presentation Server (PS) services are running on the system.
    IBM WAS6.1 is being used as the web application server to connect to BI presentation server from my local desktop (windows 7 platform).
    Both BI PS and WAS6.1 are installed on the same AIX system. Hence, the OBIEE_HOME/web/app/WEB-INF/web.xml file has host name as localhost and port number as 9710.
    I am facing issue in configuring the WAS6.1 to support the BI Presentation services. Steps involved in the config are –
    1. Deploy the analytics.war file from OBIEE_HOME/web/ using 'Install new enterprise application' option on WAS6.1 admin console.
    2. Context root provided is /analytics
    3. Start WAS Application server
    4. Start OBI Presentation server
    5. Access URL: http://nameserver:port/analytics/saw.dll?Dashboard – this is the test url provided in OBI documentation.
    nameserver is the host name of the AIX server on which both BI PS and WAS6.1 are installed
    Port - this is the HTTP port provided in the configuration details of WAS6.1 profile. ( I am not using 9710 in the url, if that is used, HTTP 404 - address not found error is generated.)
    For step 5 above, I am getting HTTP 500 error while trying to access this URL.
    Error message in SystemOut.log file in WAS6.1_Profile_home/logs/server1/ is as below.
    Can anyone please help in understanding and resolution of this error as well as configuration of BI PS. Thanks.
    SRVE0068E: Uncaught exception thrown in one of the service methods of the servlet: SAWBridge.
    [7/24/12 13:06:15:645 GMT+05:30] 0000001f ServletWrappe E SRVE0068E: Uncaught exception thrown in one of the service methods of the servlet: SAWBridge. Exception thrown : java.net.SocketException: Connection timed out:could be due to invalid address
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:391)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:252)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:239)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:389)
    at java.net.Socket.connect(Socket.java:551)
    at java.net.Socket.connect(Socket.java:501)
    at java.net.Socket.<init>(Socket.java:409)
    at java.net.Socket.<init>(Socket.java:223)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:63)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:618)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:70)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.createNewConnection(ConnectionPool.java:314)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.getConnection(ConnectionPool.java:133)
    at com.siebel.analytics.web.SAWBridge.processRequest(SAWBridge.java:299)
    at com.siebel.analytics.web.SAWBridge.doGet(SAWBridge.java:325)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3548)
    at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:269)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:818)
    at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:126)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:267)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [7/24/12 13:06:15:664 GMT+05:30] 0000001f WebApp E [Servlet Error]-[SAWBridge]: java.net.SocketException: Connection timed out:could be due to invalid address
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:391)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:252)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:239)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:389)
    at java.net.Socket.connect(Socket.java:551)
    at java.net.Socket.connect(Socket.java:501)
    at java.net.Socket.<init>(Socket.java:409)
    at java.net.Socket.<init>(Socket.java:223)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:63)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:618)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:70)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.createNewConnection(ConnectionPool.java:314)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.getConnection(ConnectionPool.java:133)
    at com.siebel.analytics.web.SAWBridge.processRequest(SAWBridge.java:299)
    at com.siebel.analytics.web.SAWBridge.doGet(SAWBridge.java:325)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3548)
    at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:269)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:818)
    at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:126)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:267)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [7/24/12 13:07:30:666 GMT+05:30] 0000001e ServletWrappe E SRVE0068E: Uncaught exception thrown in one of the service methods of the servlet: SAWBridge. Exception thrown : java.net.SocketException: Connection timed out:could be due to invalid address
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:391)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:252)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:239)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:389)
    at java.net.Socket.connect(Socket.java:551)
    at java.net.Socket.connect(Socket.java:501)
    at java.net.Socket.<init>(Socket.java:409)
    at java.net.Socket.<init>(Socket.java:223)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:63)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:618)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:70)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.createNewConnection(ConnectionPool.java:314)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.getConnection(ConnectionPool.java:133)
    at com.siebel.analytics.web.SAWBridge.processRequest(SAWBridge.java:299)
    at com.siebel.analytics.web.SAWBridge.doGet(SAWBridge.java:325)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3548)
    at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:269)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:818)
    at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:126)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:267)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    [7/24/12 13:07:30:685 GMT+05:30] 0000001e WebApp E [Servlet Error]-[SAWBridge]: java.net.SocketException: Connection timed out:could be due to invalid address
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:391)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:252)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:239)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:389)
    at java.net.Socket.connect(Socket.java:551)
    at java.net.Socket.connect(Socket.java:501)
    at java.net.Socket.<init>(Socket.java:409)
    at java.net.Socket.<init>(Socket.java:223)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:63)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:618)
    at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:70)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.createNewConnection(ConnectionPool.java:314)
    at com.siebel.analytics.web.sawconnect.ConnectionPool.getConnection(ConnectionPool.java:133)
    at com.siebel.analytics.web.SAWBridge.processRequest(SAWBridge.java:299)
    at com.siebel.analytics.web.SAWBridge.doGet(SAWBridge.java:325)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:592)
    at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:525)
    at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3548)
    at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:269)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:818)
    at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1478)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:126)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:267)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)

    Hi Dhar,
    thanks for a quick reply...
    Yes even I thought it is reaching the PS, as the error log mentions error with 'SAWbridge'... but I am not sure how to debug further.
    If it helps, below is a output of checking if the PS is running on the server. But I am not sure if the PS continues runnning once the service is started.
    $ ps -ef | grep sawserver
    e614832 14221496 27984058 0 15:53:00 pts/25 0:00 grep sawserver
    e614832 15859900 23396688 0 17:00:00 - 0:07 OBI_Home/web/bin/sawserver
    e614832 23396688 1 0 17:00:00 - 0:00 /bin/sh OBI_Home/setup/sawserver.sh
    if it helps further, excerpt from sawserver.out.log -
    Type: Error
    Severity: 40
    Time: Tue Jul 24 17:00:15 2012
    File: project/webcomm/rpcserver.cpp Line: 744
    Properties: ThreadID-2828
    Location:
    saw.rpc.server
    saw.rpc.server.handleConnection
    saw.rpc.server.dispatch
    saw.threadPool
    saw.threads
    Message without protocol negotiation
    Type: Warning
    Severity: 40
    Time: Tue Jul 24 17:00:15 2012
    File: project/webcomm/socketrpcserver.cpp Line: 491
    Properties: ThreadID-2828
    Location:
    saw.rpc.server.handleConnection
    saw.rpc.server.dispatch
    saw.threadPool
    saw.threads
    Bad request. Closing connection.
    Type: Error
    Severity: 40
    Time: Tue Jul 24 17:00:44 2012
    File: project/webcomm/rpcserver.cpp Line: 744
    Properties: ThreadID-4370
    Location:
    saw.rpc.server
    saw.rpc.server.handleConnection
    saw.rpc.server.dispatch
    saw.threadPool
    saw.threads
    Message without protocol negotiation
    Type: Warning
    Severity: 40
    Time: Tue Jul 24 17:00:44 2012
    File: project/webcomm/socketrpcserver.cpp Line: 491
    Properties: ThreadID-4370
    Location:
    saw.rpc.server.handleConnection
    saw.rpc.server.dispatch
    saw.threadPool
    saw.threads
    Bad request. Closing connection.
    Could you please help further?
    Thanks,
    Shweta.
    Edited by: ShwetaC on Jul 24, 2012 6:10 AM

  • BI Publisher and Presentation services integration

    Hi,
    I have configured BI publisher and done the presentation services integration also. When I try to build a query by connecting to RPD, I am able to generate a query and design the report.
    But when I select BI Answers as a data source, I am not listed out the reports. When I click on browse button, it opens the popup window and dispays BI Catalog and nothing else. when I check saw log, it has authentication error.
    We have enabled LDAP authentication. I have used Administrator user to configure BI publisher. I have enabled the BI Publisher security type for BI Publisher authentication.
    I have used the Administrator user while executing the cryptotools utility.
    The following is the error.
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 13024] Successful completion of init block 'LDAP Authentication' is required. (08004)
    I am loogin in using administrator user and trying to use BI answers as a data source.
    If anyone have any idea on this issue. Kindly help on the same.
    Thanks & Regards
    Rajesh J

    Hi,
    Yes Seriously , the documentation at this link http://docs.oracle.com/cd/E15586_01/fusionapps.1111/e20838/jdev.htm shows clearly there is a out-of-box region called "BI Publisher Region " to be integrated with ADF UI.
    But after installing the extensions also I am not able to find that option.
    I have installed "Oracle Fusion Applications Companion 11g (11.1.1.5.3) " updates as mentioned here "https://blogs.oracle.com/jdevextensions/entry/setting_up_a_fusion_applications"
    After installing we see "BI ADF Components" in Technology Scope but If we open a jspx/jsff we don't see "BI Publisher" region option in component palette. Looks like there is something seriously missing.
    One thing to note is I installed Jdev 11.1.1.5 downloaded from OTN and installed the updates from "http://edelivery.oracle.com" will that be a problem?
    Any body from ORACLE ACE directors pls help us. We need this region looks like it has more options to save the document etc..
    Thanks for your help!!

Maybe you are looking for

  • File allocation windows 7 (64bit) gone after new installation Creative Suite CS6

    Hi, I've got a strange and inconvenient problem with my Creative Suite CS6. I had to reinstall the complete package on my Window 7 (64bit) (because programs like InDesign froze my OS all the time) and now all file allocation are gone. Usually it's ea

  • How to get Material Document List (MB51) Data

    Hi , Can anybody please explain me the procedure to get MB51 data through report . Here my requirement is to display the data with additional selection screen parameters & add some more fields in out put of ALV GRID Display. Thanks in advance. --Hams

  • Need a File Parameter with Browse Functionality in ABAP

    Hi I Need a File Parameter with Browse Functionality in ABAP. Can anyone help me with logic. Regards, Sree

  • Help - Can't See any of my photos

    Hoping that someone can help me - I am really at a loss here. I am using Lightroom 1.3.1 on a Vista 64 system with 8G RAM. Things had been working fine, but suddenly I cannot see any of my picture, either in the Library module or in the Develop modul

  • Os x lion not booting in the startup....

    I can boot os x lion from usb Flash Drive & i create that into dmg file but when i burn that dmg file into dvd its not booting properly.after the computer start before the gray screen come i click the alt button & when i click in the dvd it just show