Connection Key in Discoverer URL

Requirement is to form discoverer URL dynamically
So that once user clicks a button url is called and discoverer can login to DISCO OLAP. Connection key forms a part of discoverer OLAP URL .
Pls. let me know the query for retrieving connection key from Oracle APP server's meta data repository database.
ALSO how to bypass disco connection page and straight away logon to discoverer PLUS OLAP or Discoverer PLUS RELATIONAL

Hi
Connections will only bypass the disco connection page under the following circumstances:
1. You have a full-blown application server installed and Discoverer is connected to an Infrastructure
2. You must have enabled Single Sign-On
3. You must have created either a Public connection or the user must have created a Private connection
In all of the above criteria is met and you provide a connection link in the URL the user will be asked to log-in using SSO. Once authenticated, the user will be taken straight into Discoverer bypassing the connection page.
I know this works for sure in Plus Relational. What I am not sure about is whether this works for Plus OLAP. You would have to give it a go.
I hope this helps
Best wishes
Michael

Similar Messages

  • Can we change connection id in discoverer

    I created a public connection in discoverer (cf_101). but in my web application, the link is cn=cf_102.
    of course i can change the link. but are there any way we can change the connection id (also called connection key) in discoverer.
    thanks

    Hi,
    If you based your folder on the database object then you can change the type in the database (but it may effect other applications using this DB object).
    Other way to get what you need is to create a new item in the folder with the following calculation:
    To_date( transaction_date)
    and then set your parameter and condition with this new item rather than the original one.
    Note that if the transaction_date is indexed then after wrapping it with the to_date it will not use the index.
    Tamir

  • Connect to Oracle Discoverer window does not appear

    Hi,
    The Web based Oracle Discoverer 4i does not work properly on my system. I first connect my Microsoft IE to the URL. One the URL there is magnifier icon. Under this icon there is a lable of "Click the image above to start".
    I click this icon and another window pup up. The top left corner of this window shows "Oracle Discoverer" title. Under this title bar are the menu items. The menu items are File,Edit,Sheet,tools, Graph & Help from left to right. The bottom left corner shows "Loading...". But the "Connect to Oracle Discoverer" window never pups up.
    If I connect my browser to another URL I can get "Connect to Oracle Discoverer " window displayed and log into database.
    What is wrong with my first server?
    Thanks for help.
    Wallace

    I'm only guessing, but I've had similar problems in a few cases with the Microsoft Java Virtual Machine. Try getting Discoverer to run with a different JVM, like Oracle Jinitiator.

  • HOW TO CONNECT ORACLE BI DISCOVERER ADMINISTRATOR 10g

    Hi,
    My question is HOW TO CONNECT ORACLE BI DISCOVERER ADMINISTRATOR 10g. I know how to connect PLUS and VIEWER using a URL. Do i need to install Discoverer Admin. separately on my local machine.
    This is very urgent... Please reply.
    Thanks in advance for your time and answers.
    Jay

    Discoverer Administrator is a client side tool, you must install it on your machine or even you can install discoverer administrator in your server but you must connect through a connection string which you must enter in your tnsnames
    regards

  • Connection key in cs5, working for some users but not others.

    I've created a publisher connection key and have sent to 3 people to use.  I can open and connect the other 2 people can't.
    Any ideas why not?
    Thanks.....mommadell

    Please let me know
    1) Contribute version used by other two users.
    2) OS platform.
    3) What is the error message thrown while connecting. If the error thrown is about the version used, please refer to http://blogs.adobe.com/contribute/2009/09/compatibilty_transition_mode.html.

  • How to create a connection key for an intranet

    I'm trying to create a connection key for a client of ours to
    update a page on their intranet. The intranet is only available
    internally. How do I go about doing this?

    Hi
    Please create the account keys or transaction keys in
    SPRO-> IMG-> MM-> Purchasing-> Conditions-> Define Price Determination Process-> Define Transaction/Event Keys
    Thanks & Regards
    Kishore

  • Sending a connection key from a Mac to a PC

    It is very easy to send a connection key, but when I send one to PC from a MAC, I get this error "This connection key is only compatible with the Macintosh version of Contribute.".
    Does anyone have suggestions on why this happening?

    The network path is the location of the website in your organization’s local network. The network path includes the name of the server on which the website is stored and the directory path of the website’s files on that server.
    For example, your network path might be \\mycomputer\wwwroot\ (Windows) or afp://server:volume: (Mac OS).
    Note: If you are a Mac user, to create a LAN connection, make sure to mount the network volume of the server you are creating a connection to on your computer desktop before you create your connection. In the Finder, select Go > Connect to Server to mount the network to which you want to connect.
    Hope this answers.

  • What is the best way to test connection keys?

    I've created multiple connection key for various rolse on a
    new site. When I select the key it asks if I want to replace the
    existing connection, which I really don't want to do.
    What is the best way to handle this so the administrative
    connection is not affected?

    Also create a connection key for you administrator role, so
    you can swiftly switch back.

  • How to configure the combobox while using connecting throught the remote URL.

    I am using the combobox in the server for the selection of process stages and is working fine.
    Now I want to connect the combobox through the remote URL connection of my client system. So that it will be updated simultaneously in client and server.
    While connecting through the remote URL it is giving the message the to enter the value property.
    I am not able to understand what value is to be entered in this option.
    Please advise the solution at the earliest.
    Best Regards,
    Naresh Saini

    Dear Poster,
    As no response has been provided to the thread in some time I must assume the issue is resolved, if the question is still valid please create a new thread rephrasing the query and providing as much data as possible to promote response from the community.
    Best Regards,
    SDN SRM Moderation Team

  • [urgent] D4O-1014 error when connecting to OracleBI Discoverer

    Hi everyone,
    I try many approaches even remove all dimensions and cubes, still has the error msg when connecting to OracleBI Discoverer Version 10.1.2.2.
    Oracle Database is 9.2.0.7.0
    D4O-1014: An unknown exception had occurred while connecting to the database
    Do you have any hint or suggesion?
    Thanks.

    First : make sure you have a backup of your AW data model.
    I think you will find there are some additional CWM/CWM2 dimensions/cubes owned by SH in the metadata catalogs that do not actually exist. I cannot remember all the commands but if you look in the OLAP documentation for 9i one of the OLAP manuals refers to the CWM_ and CWM2_ views and the PL/SQL packages that can be used to remove the dimensions and cubes. I think all the offending objects will be owned by the user SH but check before you delete anything.
    Once you have removed the old objects run the following commands as the OLAPSYS user:
    exec CWM2_OLAP_METADATA_REFRESH.MR_REFESH;
    exec CWM2_OLAP_METADATA_REFRESH.MR_AC_REFESH;
    Also make sure you do not assign the OLAP_DBA role to your user, only assign OLAP_USER role.
    Hope this helps
    Keith Laker
    Oracle Data Warehouse Product Management
    OLAP Blog: http://oracleOLAP.blogspot.com/
    OLAP Wiki: http://wiki.oracle.com/page/Oracle+OLAP+Option
    DM Blog: http://oracledmt.blogspot.com/
    OWB Blog : http://blogs.oracle.com/warehousebuilder/
    OWB Wiki : http://wiki.oracle.com/page/Oracle+Warehouse+Builder
    DW on OTN : http://www.oracle.com/technology/products/bi/db/11g/index.html

  • D4O-1014 error when connecting to OracleBI Discoverer

    Hi everyone,
    I try many approaches even remove all dimensions and cubes, still has the error msg when connecting to OracleBI Discoverer Version 10.1.2.2.
    Oracle Database is 9.2.0.7.0
    D4O-1014: An unknown exception had occurred while connecting to the database
    Do you have any hint or suggesion?
    Thanks.

    First : make sure you have a backup of your AW data model.
    I think you will find there are some additional CWM/CWM2 dimensions/cubes owned by SH in the metadata catalogs that do not actually exist. I cannot remember all the commands but if you look in the OLAP documentation for 9i one of the OLAP manuals refers to the CWM_ and CWM2_ views and the PL/SQL packages that can be used to remove the dimensions and cubes. I think all the offending objects will be owned by the user SH but check before you delete anything.
    Once you have removed the old objects run the following commands as the OLAPSYS user:
    exec CWM2_OLAP_METADATA_REFRESH.MR_REFESH;
    exec CWM2_OLAP_METADATA_REFRESH.MR_AC_REFESH;
    Also make sure you do not assign the OLAP_DBA role to your user, only assign OLAP_USER role.
    Hope this helps
    Keith Laker
    Oracle Data Warehouse Product Management
    OLAP Blog: http://oracleOLAP.blogspot.com/
    OLAP Wiki: http://wiki.oracle.com/page/Oracle+OLAP+Option
    DM Blog: http://oracledmt.blogspot.com/
    OWB Blog : http://blogs.oracle.com/warehousebuilder/
    OWB Wiki : http://wiki.oracle.com/page/Oracle+Warehouse+Builder
    DW on OTN : http://www.oracle.com/technology/products/bi/db/11g/index.html

  • Connection key compatibility problem between Mac and Windows

    I'm wondering if anyone has had this problem and came up with a work-around?
    We are rolling out Contribute CS5 to some employees.
    The designers (I'm one of them) are all on Macs. Everyone else is on Windows XP.
    We are connecting to our sites via local/network. IT didn't want to set up FTP (I won't go into why right now).
    So, here is where the problem is... We set up the site and do the first connection on our Macs. Then when we send out a site key, to a Windows user, the key is no good. This is because Macs handle paths to network shares differently than Windows does.
    I thought the solution would be to customize the key with the Windows share path before sending it to the Windows users. However, Contribute wants to verify the path before letting me continute to make a customized key. And that is where I'm stuck. Is there a solution to this - besides switching to FTP?
    Thanks,
    Ward

    For windows users can you create a connection key in Windows machine and send the same.

  • Connection key doesn't work

    Hi, I have Contribute CS3/Dreamweaver CS3. When I create a
    connection key, then send it to a user (or try to use it myself) I
    get the message "Your FTP username or password is incorrect." In
    testing: I create a key in DW/CS3, place it on my Mac deskcop, then
    open Contribute CS3, double-click the key, I get the message. If I
    create a new connection in Contribute CS3 as admin, I can get in to
    edit site. I create a connection key, place it on my Mac desktop,
    remove the connection in Contribute CS3, then double-click the new
    key, I get the same message. Same problem for clients. All sites,
    all clients. I can walk a client through manually adding the
    connection and it works just fine. Anyone with any ideas why the
    keys don't work???

    Thanks for sharing.
    John
    "Art Shotwell" <[email protected]>
    wrote in message
    news:C28C938F.14B2D%[email protected]..
    > It took several days of back-and-forth with Adobe
    support, but I finally
    > got
    > an answer and so I thought I'd post it here for
    everyone. Contribute 4.11
    > has a problem storing FTP passwords that include special
    characters such
    > as
    > & or *, which I always use in my FTP passwords.
    Changing passwords fixes
    > Adobe's problem. Support told me this was a known
    problem and their
    > engineers are working on it.
    >
    >
    > On 5/31/07 10:33 PM, in article
    f3ob3i$gv7$[email protected], "Art
    > Shotwell" <[email protected]> wrote:
    >
    >> Hi, I have Contribute CS3/Dreamweaver CS3. When I
    create a connection
    >> key,
    >> then
    >> send it to a user (or try to use it myself) I get
    the message "Your FTP
    >> username or password is incorrect." In testing: I
    create a key in DW/CS3,
    >> place
    >> it on my Mac deskcop, then open Contribute CS3,
    double-click the key, I
    >> get
    >> the
    >> message. If I create a new connection in Contribute
    CS3 as admin, I can
    >> get in
    >> to edit site. I create a connection key, place it on
    my Mac desktop,
    >> remove
    >> the
    >> connection in Contribute CS3, then double-click the
    new key, I get the
    >> same
    >> message. Same problem for clients. All sites, all
    clients. I can walk a
    >> client
    >> through manually adding the connection and it works
    just fine. Anyone
    >> with any
    >> ideas why the keys don't work???
    >>
    >
    >

  • Creating connection keys programmatically

    Hi,
    Is there anyway I can create the connection keys
    programmatically, using an API or something ?
    Thanks in advance

    It is in XML, and encrypted. The code looks like this:
    <?xml version="1.0" encoding="utf-8"?>
    <site>
    <version creator="Contribute" major="3" minor="0"/>
    <localinfo sitename="Your Site" httpaddress="
    http://www.yoursite.com/"
    curserver="webserver"/>
    <encryption>7800970D74BEA01E5DF571A782AE7F...etc.</encryption>
    </site>

  • To register with iTunes Connect, I require a URL?, To register with iTunes Connect, I require a URL?

    To register on iTunes Connect, I require a URL? What does this mean?

    Apple consider you should have a "support" contact. Just use a Facebook account. Better to open a new account if you have your own also.
    The alternatives are to search for free webs a d use their template to create your page, or pay a web builder.
    Facebook is free and easy to manage!

Maybe you are looking for

  • HT4557 Can I use Home Sharing with only another person's iPad but with out the other person's computer?

    Would like to share music with someone.  Currently the computer registered with the iPad is out of commission.  But since you can pretty much do everything on the iPad another computer was not purchased.  How can I utilize home sharing with out two c

  • Payment terms for a vendor

    hi friends...........                               i want to release a contract for a vendor.that contract is value based.if i make a contract for above 2 lakhs he shoulld give 2% discount. this has to applicable for a particular vendor???          

  • Rogue AP Alarm in Prime

    Hi, I'm working on Prime alarm and I'm wondering how to do this : 1) I would like that all rogue AP not containing a substring to be friendly 2) I would like that all rogue AP containing that substring malicious. Is it possible ? I can't seem to figu

  • Any idea of when Mac OS X 10.5 will be getting a Java Update, like 10.6/10.7?

    There are some security vunerabilities with existing Java plugins (which came with Mac OS 10.5 Java Update 10) Pls refer http://www.oracle.com/technetwork/topics/security/javacpufeb2012-366318.html for more info... Java in Snow Leopard and Lion were

  • LMS 3.2 netconfig telnet password configuration customization

    I am trying to configure telnet vty password using netconfig. I want to make the configuration only for line vty 0-4 however I am not able to find a way to define the line numbers. Moreover it also has the login command added by itself. The default c