How to skip "Connect to Oracle BI Discoverer" window while redirecting URL

Hi,
When I am redirecting my discoverer plus URL from my UI screen by providing connection details discoverer first open "Connect to Oracle BI Discoverer" window and then it automatically redirecting to reporting window in which report is getting opened.
How can I stop "Connect to Oracle BI Discoverer" window to be opened first. I don't want to open this window because I am directly passing my connection details in URL parameter itself.
While redirecting, only report window should be opened.
How can I do this ?
regards,
devang

Hello Devang
Do you have a copy of my Oracle Discoverer Handbook (available from amazon)?
If so, page 899 covers this scenario.
To help you I have posted the question and answer below:
QUESTION:
When we choose a connection or enter the connection details at the Discoverer 10.1.2 Plus login page, the screen flickers and then the connections page is displayed again. After this the Applet starts but in a different window. Is there a way to make Plus start in the same window?
ANSWER: By default, Discoverer Plus is designed to launch in a separate window from the connection screen. However, to answer your question, yes, you can make Discoverer Plus use the same connection. To do this, you append the following to the end of the URL:
*?_plus_popup=false&framedisplaystyle=embedded*
If your standard URL is http://server.my.com:7778/discoverer/plus
you change this to: http://server.my.com:7778/discoverer/plus?_plus_popup=false&framedisplaystyle=embedded
This time you will see the Discoverer connections page, applet loading, and Plus interface all appear in the same window. You will also see loading messages and an hourglass display as the session starts, loads, and renders.
Hope this helps
Best wishes
Michael
PS. I would urge everyone who hasn't got a copy of the handbook to get one. It is packed with more than 1,000 pages of information, tricks and tips dedicated to Discoverer.

Similar Messages

  • How to make connection to ORACLE 7.1.6

    Hi,
    May I have suggestions on how to make connection to ORACLE 7.1.6 on UNIX box?
    Thank you very much for help!
    Jane

    Oracle 7.1.6 hasn't been supported by Oracle in many years. I don't believe that any Oracle product is currently certified to connect to a 7.1.6 database.
    You really need to consider upgrading your database. At least if you went to the 7.3.4 patchset, you'd have a fighting chance. This was the terminal Oracle7 patchset, so most products were still certified against it 12-18 months ago. If you're lucky, they'll still work, though they won't be certified.
    If you need a certified combination, you'll have to upgrade to 8i or 9i.
    Justin

  • How do I connect my airport extreme to windows 8.1

    how do I connect my airport extreme to windows 8.1

    Connect an Ethernet cable between the U-verse router's LAN port to the WAN (circle-of-dots) port on the AirPort Extreme Base Station (AEBS). Since you will have two routers in series, you will want to reconfigure the AEBS as a bridge. (ref: AirPort Utility > Select the AEBS > Manual Setup > Internet > Internet Connection tab > Connection Sharing = Off (Bridge Mode))

  • How to Configure Active-Passive oracle cluster in Windows 2008 R2 64bit Server.

    How to Configure Active-Passive oracle cluster in Windows 2008 R2 64bit Server With Oracle 11g R2.
    How many database will play in this role.
    Best,

    hello
    I was going through your post and i am also doing the same thing here at our organisation for Oracle 10g R2
    Can you pls send me any docs u r having for configuration of Oracle in windows clusters .
    And, can you pls elaborate on this point
    e)Create Oracle Service with the same name in the 2nd node and copy all the files like spfile,tnsnames.ora,listener.ora,password file to Node2.
    Pls send me the details at [email protected] or you can contact me at 08054641476.
    Thanks in advance.

  • How can I connect to Oracle and SQL server at the same time?

    I have been trying to find a way to connect to Oracle Database through the developer 2000 and SQL server at the same time. I need to return some data from Oracle Database and some from the Sql Server Database. And update both through SQL. I find there is such a thing as the Oracle Transparent Gateway for SQL server. I can't find it on any of my CD's or through OTN downloadable files. If anyone can point me where to get this. Or tell of another way this can be accomplished I would appreciate it. TIA.
    [email protected]

    I have been trying to find a way to connect to Oracle Database through the developer 2000 and SQL server at the same time. I need to return some data from Oracle Database and some from the Sql Server Database. And update both through SQL. I find there is such a thing as the Oracle Transparent Gateway for SQL server. I can't find it on any of my CD's or through OTN downloadable files. If anyone can point me where to get this. Or tell of another way this can be accomplished I would appreciate it. TIA.
    [email protected]
    As far as I know you have 3 options depending on your specifications. I don't think option #3 will work if you need to actually join a
    SQL Server table to an Oracle table.
    1. Oracle Transparent Gateway. I haven't used the Oracle Transparent Gateway but my understanding is that Oracle gateways are
    separate purchased products from Oracle. I've never seen any free/development versions of it anywhere. You'll need to contact
    your Oracle sales rep about it.
    2. Heterogeneous Connectivity. There's something called Heterogeneous Connectivity that could work for you - depends on what
    version of Oracle you're on and what OS. You basically set up an ODBC data source on the Oracle server and modify the listener.ora
    and tnsnames.ora files. You can then create a database link to SQL Server just like you would to any other Oracle database. You can
    check your Oracle documentation for how this works. There's also some very good documents on Metalink that tell you how to do this
    as well as a Heterogeneous Connectivity forum on this site.
    3. Use the exec_sql package available in Developer 2000. This allows you to open and execute cursors to remote databases within
    Developer. We have an account validation process that uses this - when a person enters an account number in a form while logged
    into Oracle it validates the account is valid in our main accounting DB2 database. We also pull HR information from DB2 into Oracle
    this way. If you're using Forms 6i exec_sql is a built-in command, in Forms 5.0 and 5.5 you have to add it as an attached library to
    the form. I think you also need the OCA options installed from the Developer software to have access to the library in Forms 5.0 and
    5.5. The library will be in the $ORACLE_HOME\oca20\plsqllib directory for these versions. The Developer documentation should have
    additional information.
    HTH

  • How do I connect to Oracle with JDBC using "dedicated processor".

    Because of performance problems we want to try to connect to
    oracle using dedicated processor. We can do this from SQL Plus,
    does anybody know what we need to set up in order to utilize
    this from JDBC?

    Which Java runtime error? (stack trace?)

  • How to manage connectivity between Oracle 11g &9i Database and Visual Studio 2010 professional in window 7

    Hi,
     I am not able to resolve the error of
    “ORA-12514: TNS:listener does not currently know of service requested in connect descriptor”
    Below Link is the indication,  related to that error.

    Hi Surbhi.Gupta,
    Thank you for posting in MSND forum.
    According to your descriptiom, I suggest you could try the following blog to connect to Oracle from Visual Studio check your issue again.
    Reference:
    http://blogs.msdn.com/b/kaevans/archive/2009/07/18/connecting-to-oracle-from-visual-studio.aspx
    In addition, as you said the error message, I did some research about this error message. So I suggest you could refer then following thread to check your error, maybe you will get some useful message.
    http://dba.stackexchange.com/questions/36370/oracle-11g-listener-fails-with-ora-12514-and-ora-12505-errors
    However, since this issue is related to the third-party database oracle, so if possible, I suggest you could try to post your issue directly to this Oracle official website:http://www.oracle.com/us/corporate/contact/about-your-account-070507.html
    , you will get better support.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to find out the Oracle Version in Windows platform (OS level)

    Hi,
    I have installed Oracle 8.1.7, 9.2.0.1 and 10.2.0.1on my Windows machine for testing purpose.
    I want to list in my code as what are all the Oracle software version installed on my machine at OS level (before connecting into oracle).
    Is there any way to get this.
    Please help.
    Thanks,
    Riaz.

    Hi All,
    thanks for your inputs..
    In registry, where the oracle version info is getting stored... and if more than one Oracle is installed, then how did we get this info??
    thanks,
    riaz.

  • How I can to Install Oracle 10g in Windows 7?

    Hello everyone
    When I try to install the Oracle Database 10g, installation I have errors and does not let me continue. How can I fix this problem?
    Thank you for your help.

    Hi!
    In a case that you have tried all as local administrator and failed ....
    From my MS frend...note:
    Windows Vista is "modest version" of Windows 2008 server
    Windows 7 is "modest version" of Windows 2008 server R2
    So just as proposal..try to download Oracle 10GR2 for Windows server 2008 (x64) (not for Windows XP!)...http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10204_winx64_vista_win2k8.html
    This version try to install it on Windows 7....(even run as compatible mode if normal failes)
    PLS let us know if was any progress
    Regards,
    Damir Vadas
    http://damir-vadas.blogspot.com
    P.S.
    Whatever your desktop size of RAM is big place 512 MB swap file before starting orainstaller.

  • How can I connect my iPad to the iTunes while I don't have PC ,,can I go to the nearest apple store and they would do that or how I do with this ??

    Plz I need help in how can I connect my iPad the new one (4G) to the iTunes while I don't have pc

    Use a neighbors or something. You can use any computer to update and restore it. Once it's to the startup screen your good to go. Yes the apple store can help you too.

  • Connect to oracle 9i from windows 7

    Hi, Thanks in advance!
    Database: oracle 9i sitting on a 32 bit machine.
    Client: windows7 64 bit computer
    installed oracle 11gr2 client
    Is there a way to connect to oracle 9i database from C:\Windows\SysWow64\odbcad32.exe on windows 7 machine? or what is the possible way to connect to Oracle 9i database?
    What we need is to run crystal reports from windows 7.
    Again, thanks and happy holiday!
    Edited by: user11017933 on Dec 20, 2012 12:17 PM

    Thanks for your reply!
    Yes, I installed 11gr2 32 bit client as administrator, but still not work.
    When I run odbcad32.exe located in C:\Windows\SysWOW64, a new System DSN can be added using OracleClientHome, but connection does not work. Do I miss anything?
    The error message is:
    Unable to connect
    SQLState=08004
    [ORACLE][ODBC][Ora]ORA-12154:TNS: could not resolve the connect identifier specified
    Edited by: user11017933 on Dec 21, 2012 4:56 AM

  • How can I connect to Oracle 10G over ipv6?

    Redhat4.4+oracle 10.2
    I have a ipv6 address 2001:250:3000:1::1:1,
    and defined in /etc/hosts
    2001:250:3000:1::1:1 host-ipv6
    when I connect to database using ipv6 address or ipv6 network-name,I get the messge :
    ERROR:
    ORA-12154: TNS:could not resolve service name.
    How can I do ? Please!

    Short answer: Not till 11g.
    Long answer: See MetaLink Doc ID 362956.1.
    -Mark

  • How to establish connection with oracle........

    Hi,
    I'm using ODBC driver and
    I've given
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    Connection cn=DriverManager.getConnection("jdbc:odbc:mydatabase","scott","tiger");
    where mydatabase is the datasource name,scott is the user name,tiger is the password.
    while running I got the error as:
    java.sql.SQLException:[Oracle][ODBC][Ora]ORA-12560:TNS:protocol adaptor error.
    I don't know how to solve this one.
    Should I give the "ServiceName" while creating my datasource name............?????
    Can anyone help me...........
    Thanks in Advance.
    Subha.

    There are a couple of things that you might need to take into account while using the ODBC. Firstly, you need to set up an ODBC connection to the database. Secondly, you need to have the tnsnames.ora to point to the database the connection info.

  • How to set connection between oracle forms and DB?

    I have installed win xp,
    oracle database 10g in c drive ,
    oracle forms and reports 10g in d drive ,
    how do i set the connection between forms and DB ?
    i know its an old question but i am very new to this !
    thanks in advance.

    You didn't mention the versions or whether you are using Developer Suite or Application Server. I guess it really doesn't matter in this case, but please provide complete information in the future.
    In order to connect the F/R home to a db you will need to make the appropriate configuration entries in tnsnames.ora found in the F/R home (\NETWORK\ADMIN). The entry you add will be similar to the one found in the tnsnames.ora for the db which is found in a similar directory in the db home. The entry will look something like this:
    ORCL =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = myMachine)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = myMachine)
      )

  • How can I connect to Oracle database from Iplanet webserver running on a Linux box and a database running on a Solaris box?

    Hi - I'm new to this group and wonders whether you guys can help me.
    I'm trying to connect to my Oracle9i database via a Java servlet but
    got the following error message in the web browser:
    Internal error: exception thrown from the servlet service function
    (uri=/servlet/HelloWWW6): java.lang.NullPointerException, Stack:
    java.lang.NullPointerException
    at oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java:1743)
    at oracle.jdbc.oci8.OCIEnv.getEnvHandle(OCIEnv.java:69)
    at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:452)
    at oracle.jdbc.driver.OracleConnection.(OracleConnection.java:287)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance
    (OracleDriver.java:442)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:321)
    at java.sql.DriverManager.getConnection(DriverManager.java:512)
    at java.sql.DriverManager.getConnection(DriverManager.java:172)
    at HelloWWW6.doGet(HelloWWW6.java:40)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    com.iplanet.server.http.servlet.NSServletRunner.invokeServletService
    (NSServletRunner.java:897)
    at com.iplanet.server.http.servlet.NSServletRunner.Service
    (NSServletRunner.java:464)
    My class path is:
    Java VM
    classpath: /u01/iplanet/servers/plugins/servlets/examples/legacy/beans
    .10/SDKBeans10.jar:/usr/local/javamail-1.2/mail.jar:/usr/local/jaf-
    1.0.1/activation.jar:/u02/app/oracle/product/9i/lib:/u02/app/oracle/pr
    oduct/9i/jdbc/lib:/u02/app/oracle/product/9i/jdbc/lib/classes12.zip:/u
    02/app/oracle/product/9i/jdbc/lib/nls_charset12.zip:/u01/iplanet/serve
    rs/bin/https/jar/NSServletLayer.jar:/u01/iplanet/servers/bin/https/jar
    /NSJavaUtil.jar:/u01/iplanet/servers/bin/https/jar/NSJavaMiscUtil.jar:
    /u01/iplanet/servers/bin/https/jar/servlet.jar:/u01/iplanet/servers/bi
    n/https/jar/servlet-2.3-filters-
    api.jar:/u01/iplanet/servers/bin/https/jar/jsp092.jar:/u01/iplanet/ser
    vers/bin/https/jar/jaxp.jar:/u01/iplanet/servers/bin/https/jar/crimson
    .jar:/u01/iplanet/servers/bin/https/jar/xalan.jar:/u01/iplanet/servers
    /bin/https/jar/jspengine.jar:
    My LD_LIBRARY_PATH is:
    /u02/app/oracle/product/9i/lib:/u02/app/oracle/product/9i/jdbc/lib:/u0
    2/app/oracle/product/9i/jdbc/lib/classes12.zip:/u02/app/oracle/product
    /9i/jdbc/lib/nls_charset12.zip
    Can anyone help? This is currently driving me nuts. I was able to
    connect when I changed it to an application.
    I am using the Iplanet Webserver 6.0 on a Linux 7.2 platform. Like I
    said, sqlplus works fine, standard java application works fine but
    when I change it to a servlet (which means it now goes through the
    webserver, I get this error message)
    Does anyone know what the source code is trying to do at
    OCIDBAccess.java:1743 ?
    Thanks guys!

    Tony, could you please explain me better the procedure that you wrote?
    What are the boxes? My situation is similar:
    | ServerSocket (1) |
    | (192.168.1.100, 5555) |
    |
    |
    |
    |
    | Proxy |
    | Someone wants to connect to the ServerSocket (1) |
    That is not true. You CAN do it but you need a box
    outside the firewall with proper IP address to help
    you. I am not sure if Sergio still wants the answer
    today after more than a year from the original post (I
    did not see the post until today when I try to search
    for something else). Anyway, if such a box is
    available (I call it 2nd box), you could first
    establish a socket between the two boxes by HTTP
    tunneling (I assume it is a http proxy). You have to
    initiate the socket from the 1st box. Then start
    another server socket on the 2nd box, forwarding the
    traffic it gets from outside back to the 1st box using
    the established channel. That is it.
    Tony

Maybe you are looking for

  • Carriage return in feed item description?

    As the title says, is it possible to use carriage returns in a podcast feed item description? I'd like my description to list the show topics... something like: Show topics: 1. Topic 1 2. Topic 2 Possible? I'm currently using Podcast Maker to generat

  • Read Client File In JavaScript

    Dear everybody, I am having a javascript program to read a client file. when i execute as a standalone application, it reads a text file and place it in the textarea mentioned, but when executed under Tomcat it does'nt . The coding is <HTML> <TITLE>

  • Timer shows incorrect hours on lock screen in iOS 7.0.4 (11B554a)

    Majority of time, I only use timer to count down for 30 min or 45 min so I did not notice the problem. However, when it came to 1 hour and 30 min, it displayed as 23:30:00 in the lock screen. Therefore I came back and checked again to make sure i did

  • Need fix for db file  sequential read

    Hi all, My db is 10.2.0.3.0 on windows. One of our query is very slow. When I checked for the reason from v$session the wait event is db file  sequential read. Generated ash report and checked. Report listed one file id(p1), block id(p2), and number

  • Restore from iCloud taking weeks

    Hi, Can anyone help me? I started a restore from iCloud 3 weeks ago. It is still restoring now! I've read that your geographical location from wheree you started the restore, and your Wifi speed can all alter the speed of the restore, but 3 weeks is