Dashboard Name as Link in OBIEE 10g

HI,
Can v create the dashboard name as link in which when clicked will divert us to another portal??
Actually we have an external portal ,we would like to pass the OBIEE UID & PASSWORD with the URL so that the external portal gets authenticated with OBIEE login credentials.
for examples;
http://111.222.333.444:81/Intranet/MisReports.aspx?UID=@{biServer.variables['NQ_SESSION.enc_emp']}&PASSWD=@{biServer.variables['NQ_SESSION.enc_pwd']}
what r the options to archive this??

We had the same issue - we tried to integrate our obiee page or dashboard On Internet.
And, we were unable to encrypt the user id and password.
So - we created a user id and password which seems to be like encrypted.
http://....../saw.dll?Dashboard&NQuser=abbcdedfffggamyt190866298kyggmmdmnihnukvabnamam3ahd5gs6sdnakwwbqwjnsh&NQPassword=acde19457225822222mustsk192792765kahseg4090msajhamahagabkauatabagat
Now we copied this link to our companys home page and gave a different hyperlink. So, when some one clicks on the name of Reports - it opens BI Dashboard skipping Login page.
thank you.

Similar Messages

  • Dashboard Prompts Not Working in OBIEE 10g

    Hi People,
    I  developed a report with two dimension column and a fact column.
    NBTY Level 1
    NBTY Level 2
    Spend Amount
    NBTY Level 1 and 2 are from dimension and Spend Amount is a fact column. Both are joined in star schema. The results are correct.
    So now i published the same report in a new dashboard, and created a new dashboard prompt on Dimension column "NBTY Level 1". I applied filter on the same column (Is Prompted) in report.But when i gave a value in Dashboard Prompt, the report is not changing. I cannot even find any trace of error displayed. When the prompt is selected and clicked on 'GO' button there is no moment in browser, it stays still. I have also permissions and everything is fine
    Can some one please help in finding the problem, its an urgent issue, what possibly could go wrong?

    Thank You for your reply.
    Yes the prompt column is from same subject area.
    I Created a Column Prompt in the report using the same column and it worked for that report. But when i used that prompt in dashboard its not applying.
    I will share a logical query for Report but How should i fing logical query for a prompt?
    The total behavior looks very strange.

  • Link to OBIEE 11g Dashboard Page from a 10g Dashboard Page

    Hi all,
    Is it possible to place a Link object on a dashboard page (within OBIEE 10g) and have that navigate to an OBIEE 11g dashboard page?
    If so, how is that implemented?
    Our 11g and 10g environments are on different servers.
    For business reasons (and budgets) we are not migrating our entire 10g environment to 11g just yet.
    Thanks.

    You can use Go URL as long as they are on same network domain [Go URL|http://docs.oracle.com/cd/E21043_01/bi.1111/e16364/apiwebintegrate.htm#i1005050]
    http://sureshotstrategies.wordpress.com/2008/12/13/integrating-oracle-obiee-content-using-go-url-syntax-2/
    http://www.iwarelogic.com/2010/09/integrating-oracle-obiee-content-using-go-url-850/
    Hope this helps.
    SVS

  • One download link for 2 diffferent reports on a Dashboard page Obiee 10g

    Hi All,
    I have a requirement where in I have 2 different report in 2 sections on a Dashboard page. Is it possible to have a single download link so that the user downlaods the 2 reports by clicking on a single button. At present we are having 2 download link and the user has to download twice for 2 different reports.
    I have to implement this in OBIEE 10g.
    Thanks,
    Krishna

    Hi,
    By implementing briefing book method you can achive it.
    steps
    1) Create briefing book and add your two reports into that briefing book
    2) save it your briefing book and then add it your dashboard page
    ref:
    http://gerardnico.com/wiki/dat/obiee/briefing_book
    http://tipsonobiee.blogspot.com/2010/07/working-with-oracle-bi-briefing-books.html
    Thanks
    Deva

  • Dynamic dashboard page name in obiee 10g

    Hi All,
    Can we set the dynamic dashboard page name in obiee 10g.
    if yes, please give me details about this.
    thanx & regards
    Prashant

    Prashant,
    You can't have the page name change dynamically. The only option left is to create duplicate pages with different names and apply object level security based on different grps.

  • Switch Section in a dashboard based on the selection of Prompts (OBIEE 10G)

    Hi All,
    I have a requirement : I have to switch Section in a dashboard based on the selection of Prompts (OBIEE 10G).
    Lets say I have 1 report in section1 and another report in section2 of a dashboard. I have a dashboard prompt,now say when the user does not select any value in a prompt I have to show section1 and when he selects values in a prompt then I have to show section2 of the dashboard. I tries this using Guided Navigation Link and presentation variable but there is a limitation that I have to select only one value in the prompt as i have created presentation variable.
    But the client wants the prompt as Multi Select. in this case I can 't use the presentation variable.
    How can I fulfil this requirement.Please let me know.
    Thanks,
    Krishna

    How you create your multiselect prompt? Is it based on a column? Using multiselect prompt you'll get an issue in this case. The prompt behavior with choosing all values and choosing nothing is equivalent. But your requirement has different behavior lines.

  • How to realize this reqirement in the dashboard prompt in OBIEE 10G?

    Hi,
    I have a new query about dashboard prompt in OBIEE 10g..
    All below is needed to Operator in the dashboard prompt.
    We have 4 columns, 4 columns using multi-select type need to constrain together and need to show value which is related with product..
    e.g.
    Now I display "REGION" column using multi-select in Control, and I need to show data which product name is not null. After I add "where product name is not null" in the SQL results in Show, then I cannot use the Constrain box.. and I cannot set any variable if I using multi-select type..
    So anybody have any idea about this?
    Your reply will be highly appreciate..
    Regards,
    Anne

    Hi Anne
    User Input type as " Multi select prompt" keep it with constrain option then apply below query
    apply like this kind of SQL query in Default selection --->SQL result section
    SELECT "MX_PORTFOLIO_STATIC"."MT_BU_Level1" FROM "Position" where "MX_PORTFOLIO_STATIC"."MT_BU_Level1" is not null
    Thanks
    Deva

  • Setting Default Dashboard based on Groups/users in OBIEE 10g

    Hi,
    I am having a requirement and facing some issues with setting a default dashboard option to the users who ever access the application. Below is the brief description of entire requirement.
    The main requirement is to integrate OBIEE into a .net and silver light application. We will be having a 3 links in the .net application , which in turn displays the OBIEE reports and dashboards upon clicking the 3 links.
    We are using the concept of Init blocks, session variables and Go URL from an OBIEE standpoint for accomplishing this integration requirement. We have also configured LDAP server in OBIEE.
    The issue we are facing is out of the 3 links in .net application, we have one link/icon called dashboard icon which should display bunch of OBIEE dashboard pages in the form of 4 tabs but currently it is showing the My Dashboard home page. For this to achieve to set default dashboard page is to go to My account and change the default dashboard to the desired dashboard and log out and log in back to the application and we will be all set with dashboard pages being displayed upon lcking the dashboard icon but this is manual process for each user as they need to login into the .net application and change the setting s in My Account manually to change the default dashboard setting to the desired one.
    How should I make sure, whoever is logging into the Application (every user) should be able to see the default dashboard pages without changing the options manually by going to My Account.
    The LDAP server is taking care of the Authentication part of the users as every user record is maintained in Active directory which in turn is part of LDAP server.
    To brief high level requirement on single statement is  how to make a default dashboard pages to users based on group in OBIEE. Is there any option in OBIEE, where we can change or set a default dashboard to particular group in OBIEE either in RPD or UI level.
    Appreciate your help on this.
    Let me know if anyone needs any more information in this regard.
    Thank
    Praveen

    You can set 'PORTALPATH'. Have a look at these threads below:
    how to get default dashboards when users logs in
    Re: PORTALPATH for Each Group
    - Bharath

  • Images in dashboard after deploying obiee 10g in weblogic server

    Hi,
    We have deployed OBIEE 10g in weblogic server at the location E:\BIDEP
    Initially for OC4j server we placed the images in two places:
    +1. E:\OracleBI\web\app\res\s_oracle10\images+
    +2. E:\OracleBI\oc4j_bi\j2ee\home\applications\analytics\analytics\res\s_oracle10\images+
    and called the image in dashoard by Link or Image fmap:images/india.jpg We were able to disply images indashoard.
    After deploying, we also placed the images in
    +3. E:\BIDEP\res\s_oracle10\images+ (E:\BIDEP\ is the folder where we deployed obiee.)
    Now we are unble to view the images in dashoard.
    Please let us kow how to do this.
    Thanks.

    Hi MK,
    Thanks. It worked.
    One clarification. for OC4j Server I placed images in below:
    1. E:\OracleBI\web\app\res\s_oracle10\images
    2. E:\OracleBI\oc4j_bi\j2ee\home\applications\analytics\analytics\res\s_oracle10\images
    For WLServer is it enough to place the images in below places:
    1.E:\BIDEP\res\s_oracle10\images
    2.E:\Oracle\Middleware\user_projects\domains\base_domain\servers\BI2\stage\BIDEP\BIDEP\res
    or I also need to place the images in below place also.
    1. E:\OracleBI\web\app\res\s_oracle10\images
    In simple, at two places
    1.E:\BIDEP\res\s_oracle10\images
    2.E:\Oracle\Middleware\user_projects\domains\base_domain\servers\BI2\stage\BIDEP\BIDEP\res
    or at 3 places
    1.E:\BIDEP\res\s_oracle10\images
    2.E:\Oracle\Middleware\user_projects\domains\base_domain\servers\BI2\stage\BIDEP\BIDEP\res
    3.E:\OracleBI\web\app\res\s_oracle10\images
    Thanks.

  • Oracle 10g DB Link to OBIEE

    I was wondering if it is possible (and where I could find instructions/documentation) to create a database link from an Oracle 10g database instance to the OBIEE 10g repository.
    Basically, I would like to query the metadata layer of OBIEE from within a session in Oracle database.
    I would assume this is possible since OBIEE provides an ODBC driver...
    Thanks!

    Could you please elobarate this. My uderstaing is that you need to try with - UDML scripting.

  • Do we have a feature of export the names of the reports and dashboards that are available in OBIEE?

    Is there any option to export the names of the reports and dashboards that are available in OBIEE?

    Hi,
    You can create report using catalog manager:
    1. Open catalog in Online mode.
    2. Select shared folder & then click on Tool-> create report.
    3. For report name -> select Analysis from drop down list & move "Name" in right pane(or whatever detail u want, u can select from list).
    4. For Dashboard -> select Dashboard from drop down list & then move name in right pane.
    5. Click OK  & save report.

  • Object Level security by creating catalog groups in OBIEE-10G

    Hi All,
    I have a requirement to display the dashboard based on the user login. Ex. Mike belongs to HR, Smith belongs to Accounts
    When Mike logs in he should see only these three dashboards. HR View, Common data1, common data2. When Smith logs in he should see only these three dashboards. Accounts view, Common data1, commondata2.
    The commondata1 and commondata2 dashboards has common reports for all the departments. The other dashboards are department specific with all different reports. How can I implement this?
    From one of my earlier posts I was advised to do it using Object Level security by creating catalog groups. Can you please provide me end to end instructions on how to create Object level security based on catalog groups.
    Thanks for your time and help.

    Hi,
    Mike to HR
    Smit - Account
    Yes, You achive by Object Level security by creating catalog groups
    1) Create Catalog group and users in RPD part(Ex: Account_grp,HR_grp)
    2)assign user to that particular group(let say Ex: Account_grp= Smith and HR_grp=Mike )
    3) login (Admin user id ) into dashboard page and --->mange dashboard page -->add users to that particular
    dashboard to relevent users and save it then
    try to login that mike and smith user it will work
    kindly refer below link
    http://www.rittmanmead.com/2010/01/obiee-10g-web-catalog-best-practices/
    http://www.rittmanmead.com/2007/05/obiee-and-row-level-security/
    thanks
    Deva

  • Regarding changing the dashboard name

    Hi Experts,
    i want to chane the dashboard name like firts it was voa now i wnat to make it voe .
    but i am not getting any where option to change the dashboard name .
    it showing only option to change page name or catalog name but not dashboard name.
    please suggest any solution.

    In Obiee 11g version if u want to change dashboard name
    U need to go to catalog/shared folder/u r report folder /dashboard
    This place it will list out dashboards so u can just right click and rename it
    But in Obiee 10
    U need to go administration link here u can find manage dashboard
    From here u can find list of dashboard ..u can name it
    Thanks
    Deva

  • OBIEE 10G SSO Issue

    HI
    We have configured OBIEE 10g on IIS (ver-6) server. We have a business requirement where we need to integrate OBIEE with another ASP.NET application. So, user should log in once and to view OBIEE reports he should not log in again.
    Now we have checked GO URL option given in Chapter 11 of Oracle® Business Intelligence Presentation Services Administration Guide. But problem is our company policy does not allow us to pass Password in HTTP URL. So we cannot use that solution.
    We are trying to use SSO and referred to Chapter 8 of Deployment Guide. We followed all the steps give in that chapter
    Also, we modified isapiconfig.xml and entered <CredentialStore> paramaters in it.
    But when we Go to Analytics URL (for remote machine) Login screen show "Not Logged In" message.
    currently we are using REMOTE_USER method as it is given in documention.
    So we did everything by the book. Now my question is:
    1) We do not have any SSO server/Product, is there is any way we can integrate OBIEE application to other ASP.Net application on another IIS SERVER? There was a suggestion that if we pass remoter_user parameter in HTTP header, is it possible to work this way.
    2) Is it possible that if we host both the ASP.NET and OBIEE 10g on SAME IIS server there is way to integrate them using SSO without any SSO server again by passing remote_user HTTP header
    3) What options do we have to integrate ASP.NET application and OBIEE without using SSO server itself and without using GO url method as we cannot pass password in header. Will Cookie Enabling Method can work in this scenerio.
    4) Is there is way that OBIEE directly take windows ID without SSO server, I know question might sound stupid as in prerequisite i read that we need “SSO system of Choice” but we need to be absolutely sure about our option and possibilities.
    we also reffered to following thread:
    10g - how to configure sso with iis-
    But, this one seems to be unresolved So kindly help
    Regards
    Saurabh

    Hi Praveen,
    Thanks for your response. I was doing a bit of R&D on SOAP API, tell me if i am wrong.
    In case we use SOAP API to Authenticate then we will get Response in terms of XML and we have to write our own code to render it in tables or charts.
    We dont want that we just want to automate the Authentication part and want to use OBIEE use Interactive Dashboards. Kindly suggest if I am wrong and if we just write a piece of Code to get the Authentication done and it will not affect the further use of OBIEE.
    Regards
    Saurabh

  • Upgrade issues OBIEE 10g to 11g along with OBIA upgrade

    Hi,
    I have to upgrade OBIEE 10.1.3.4.1 to OBIEE 11.1.1.5 along with OBIA 7.9.6.1 to 7.9.6.5(Informatica 8.6.1 to 9.0.1) at my client location and I have very little knowledge on it. and want to know/have help documents for upgrade.
    And if anyone in the forums involved in upgrade please list the errors/issues occured during upgrade and after upgrade.
    1. OBIEE 10g to 11g upgrade issues??
    2. OBIA OBIA 7.9.6.1 to 7.9.6.5 upgrade issues along with 10g to 11g??
    3. Informatica 8.6.1 to 9.0.1 upgrade issues??
    4. DAC upgrade issues??
    any response for my questions is appreciated.
    Thanks
    Jay.
    Edited by: Jay on Apr 11, 2012 9:11 AM

    HI Jay,
    We cannot explained thread list here, If you get any errors plz post me,will try to help out.
    This is oracle document link - This document has given step by step with screen shots upgration for 10g to 11g ,Please refer the below link.
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/bi11115/upgrade/upgrade_to_11g.htm
    http://obieemanu.blogspot.in/2011/05/rpd-upgration-from-10g-to-11g.html
    http://docs.oracle.com/cd/E21764_01/upgrade.1111/e10125/ua_command_line.htm#ASMAS149
    Award points it is useful.
    Thanks,
    satya

Maybe you are looking for