Reg:Default Dashboard

Hi all,
My Client is looking for this requirement:- Need Default Dashboard Page for all the Reports and Responsibilites.
I have built a Default Dashboard (with name Modules Overiew). We are having 6 modules in total(Financials, Manufacturing,Projects etc.). In each Module we are having some 5 to 10 reports..
So for this I used Link or Image and text options to build dashboard. In the link or image section(I gave the request or dashboard as /shared/_portal/Manufacturing dashboard layout and in the same way for all other modules) in the Caption part gave text as Open. In the Text Section, I gave the description about the each module.
Now at present we are able to see all the modules with their corresponding path in one Dashboard.
But now my client has come with new requirement.. that all the reports following under each module should be displayed in their corresponding .( for example in manufacturing-10 reports, Finance-8 reports, projects-6 reports) paths.
For this I started giving path in the section Link or image :- shared/_portal/Manufacturing/Report name.. like this for all 10 reports.. Bu it is taking more time.
May I know is this the correct way.. Is their any simplest way to do this..

796797 wrote:
Hi all,
My Client is looking for this requirement:- Need Default Dashboard Page for all the Reports and Responsibilites.
I have built a Default Dashboard (with name Modules Overiew). We are having 6 modules in total(Financials, Manufacturing,Projects etc.). In each Module we are having some 5 to 10 reports..
So for this I used Link or Image and text options to build dashboard. In the link or image section(I gave the request or dashboard as /shared/_portal/Manufacturing dashboard layout and in the same way for all other modules) in the Caption part gave text as Open. In the Text Section, I gave the description about the each module.
Now at present we are able to see all the modules with their corresponding path in one Dashboard.
But now my client has come with new requirement.. that all the reports following under each module should be displayed in their corresponding .( for example in manufacturing-10 reports, Finance-8 reports, projects-6 reports) paths.
For this I started giving path in the section Link or image :- shared/_portal/Manufacturing/Report name.. like this for all 10 reports.. Bu it is taking more time.
May I know is this the correct way.. Is their any simplest way to do this..First of all, you should go back and proof-read your question i.e., finish your sentences and words (e.g., "...should be displayed in their corresponding... what??) and "...like this for all 10 reports... Bu..." You are typing too fast.
Second, what do you mean by "...But it is taking more time"? Too much time running the dashboard or too much time for you to input the changes?
I am not sure what it is you are asking because you are not clear, but I am guessing you are looking for this:
1) Home Page - Consists or 6 links, one for each module.
2) Six secondary dashboard pages, one for each module, all hidden. Each of these dashboard pages in turn is a "table of contents" for the reports in the module, e.g., the Manufacturing dashboard page would contain 10 links, one for each report, the Finance dashboard page would contain 8 links, one for each report, etc.
The links on these dashboard pages would either point to the actual report itself, or another hidden dashboard page which would contain one of the reports in it. The former way is quicker and faster, but it reduces flexibility (e.g., you can't turn on "Report Links" to give users options) and it doesn't look pretty. The latter method takes longer to design, but it offers maximum flexibility in formatting and implementing end-user customization, and it looks nice. Also, you would only need to design the dashboard pages once so it is only at the beginning of this project that you would need to put much effort. After that, it is only modifying the reports, which you would need to do regardless of where they were located. My recommendation is to do the latter.
So, if this is what you intend, then that is the way to do it and if it is "taking more time," well, think of customer satisfaction when you've done. They will appreciate what you deliver.

Similar Messages

  • 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

  • Default Dashboard not working after user login

    Hi All,
    We have one issue in 11.1.1.7.1 where PORTALPATH is not working for users. As a result, user lands on home page/recent page instead of the default dashboard after login.
    I followed Doc ID 1576576.1 and Bug 17071629 - PORTALPATH SESSION VARIABLE IS INEFFECTIVE is reported. I applied patch 17071629 on top of 7.1. I have tried and verified that
    ·     The URL we are using to login is “http://machinename:9704/analytics/saw.dll?bieehome&startPage=1”
    ·         There is no Start Page set  in user’s My Account other than Default.
    ·         In Answers, the PORTALPATH session variable fetches correct dashboard path.
    ·         I removed space in the dashboard name and tried with following path “/shared/Dashboard/_portal/PortalPathTest”. Also, assigned same default value to the session variable. I also tried “/Shared Folders/Dashboard/Dashboards/PortalPathTest” and “%2fshared%2fDashboard%2f_portal%2fPortalPathTest” but nothing works.
    ·         lsinventory shows the patch got applied successfully.
    One thing to notice -
    1.       Login url is: "http://machinename:9704/analytics/saw.dll?bieehome&startPage=1"
    2.       After login, browser URL gets changed to "http://http://scoreboard-sit.wellsfargo.com:9704/analytics/saw.dll?bieehomemachinename:9704/analytics/saw.dll?bieehome" and shows Home Page instead of default dashboard.
    3.       Now at this stage, if I append "&startPage=1" to the above step 2 URL in browser, it automatically navigates to correct default dashboard.
    Also, This patch has fixed default dashboard in Act As. That means, If I act as a User, I land on correct default dashboard. But if same user actually logs in, s/he lands on home page.
    I suspect if URL redirection after login is the actual issue. Please suggest if anyone has an idea.
    Thanks,
    Akshat

    I think this was the issue -
    There was a java script error related to an undefined object, "accessMode" in logon.js.  This is related to Accessibility or Section 508 (checked by Developer Tools of IE).  We may have removed this code from the logon page which was causing the error. We had customized the page quite a bit previously. When I ignore the error and step through, I go to the correct portal path page. So we are going to replace the logon.js file with backup and hopefully it will fix the issue.
    Cheers!
    Akshat

  • Setting Default Dashboard for weblogic

    I have migrated from 11.1.1.5 to 11.1.1.6 I have copied & pasted catlog in EM.
    Issue is I am not able to set default dashboard page to weblogic i get error
    Exception occured when saving user preferences to catalog access denied for user  to path /users/weblogic/_prefs/userprefsxmlstore
    I have granted full control to weblogic. & I can set this page as home page for another user.
    How can I achive this for weblogic
    Thanks
    regards
    Sameer

    Hi All,
    You can check this topic on suppot.oracle.com
    https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx?id=1474923.1&type=DOCUMENT&displayIndex=1&returnToSrId=&srnum=&org.apache.myfaces.trinidadinternal.webapp.AdfacesFilterImpl.IS_RETURNING=true&_adf.ctrl-state=sixc8by79_9

  • How to delete the default dashboard of 'My Dashboard'

    I first added some contents on the default dashboard "My Dashboard", then I created a new dashboard "Products".
    After have done so, everytime when I log in to the system (Analytics) as Administrator, the dashboard for my first sight is "My Dashboard", if I want to check dashboard "Products", I have to click on the name of the dashboard to jump to that page.
    I am wondering whether the default "My Dashboard" can be deleted or hidden, can anyone let me know?
    I have found "Hide" option for the dashboard I created ("Products"), but for the default dashboard ("My Dashboard"), I can not find that option.
    Anything wrong? Or the default dashboard just can not be hidden or deleted in BIEE????

    Many thanks, Andrej.
    Already done that, now the default dashboard is "Products". However, the link for dashboard "My Dashboard" still exists on the top.
    In order to delete "My Dashboard" completely, I tried this:
    Settings -> Administration -> Manage Interactive Dashboards
    But I can only find "Products" dashboard listed there for modification or deletion, no "My Dashboard" dashboard.
    What shall I do to delete "My Dashboard" completely?

  • How to set the Default Dashboard for a Group

    Hello,
    we have, in our project, two groups defined in the dashboard; How can we set the Default Dashboard for each Group?
    Actually every user of both groups at logon views the "my dashboard" page.
    Thank you

    hi
    check this http://obiee101.blogspot.com/2008/06/obiee-directing-user-to-default.html
    also this..
    http://bvellinger.blogspot.com/2008/04/default-dashboard-obiee.html

  • Default dashBoard for Group

    Hi Gurus,
    How to set up default dashboard for a group of users..if i have 3 groups like g1,g2,g3..users need to get default page based on the group they belong to.

    Hi SaiChand,
    By looking the above link he used SQL to authenticate user like p_user=upper(:user)..how can i authenticate user and Group..can u send me SQL for that....what I am Expecting is when user enters his user name,it should be authenticated and get Default dashboard based on group he belongs to?
    Edited by: User on Feb 7, 2012 4:47 AM

  • Default dashboard page for each user group

    How can I set for each user group (or for each user) which dashboard will be opened as the deefault after login?
    Can I also set the default page in that dashboard?

    Hi,
    Under Settings->My account->Preferences->User can select his default dashboard.Is it ok?
    If you dont want them to select that option,you need to redirect them...You can use that blog....
    Create a table in db with two columns-User, Portalpath
    In initialization blog give query to fetch Portalpath from db based on user login... Follow steps from blog...
    Check this blog....http://bintelligencegroup.wordpress.com/2010/09/23/external-table-authentication/
    Clear explanation for external table authentication....in the same way you cna do but take two columns user,portalpath and follow the steps in blog.
    Regards,
    Srikanth
    Edited by: Srikanth Mandadi on Oct 7, 2010 1:44 AM

  • Default Dashboard for user

    Hi!
    i am facing the problem to give default Dashboard for user.i can set my default dashboard from "my account" but is there any other way so that Administrator can give diffrent dashboard to diffrent user as default dashboard ???as in i want user1 can have dashboard1 as default dashboard whereas user2 can have Dashboard2 as default, which admin can set.
    Regards,
    Deepak

    Is this helpful?
    http://obiee101.blogspot.com/2008/06/obiee-directing-user-to-default.html

  • Default dashboard Page.

    Dear All,
    My dashbaord like below
    Country: Date: Team:
    I have 3 prompts
    i set max(Date) in date prompt.
    In edit dashboard page i set default. MY-8/05/11-Chennai
    When i schedule dashboard reports. It automaticaly took above prompt values.
    My requirment is when i schedule we need to take max of date value in the prompt.
    When i remove default dashboard prompt it took max(date) but when i schedule it took apply saved selection values.
    How to automate apply saved selection values.
    Thanks
    Edited by: Raj on May 9, 2011 9:28 PM

    yes you can,first you log in as arnold and go to his settings -> my account do it like that

  • Several users have lost the ability to change their default dashboard.

    The users have the ability to set other preferences, but if the default dashboard is changed they get an Access Denied message. The user's default dashboard still exists and is working. They want to change it to another existing dashboard for which they have access. When they try to change the dashboard, they get the access denied message.
    They can view the dashboards and change other preferences (language, time zone, etc.) they just cannot change the default dashboard.

    Thanx for the reply. According to catalog manager, the user has change/delete to this file (and the entire directory). As for the file system, the directory security is no different than for any of the user directories that are work fine.
    I did find that if I give the user:
    (1) Presentation Server Admin
    (2) The user then gets a "path noth found error".
    (3) Have the user change the url to go to answers instead of dashboards.
    (4) Create a simple report.
    (5) Save it under "My folder"
    Then I remove them from Presentation Server Admin and have them log back in. Then they can set their default dashboard. This is obviously an unacceptable work around.

  • Setting up a default Dashboard

    Hi
    We created a session variable to get portalpath for the users inorder to set a default dashboard. But, this is not working unless we choose default option for the Dashboard choice under "My Account" option.
    Please, let us know if there is any workaround available to set a default dashboard without making any change to the Account(setting default in My Account) of a user.
    Thanks.

    Hi,
    Refer : http://obiee101.blogspot.com/2008/06/obiee-directing-user-to-default.html
    Cheers,
    Aravind

  • Default Dashboard and Reports Home Page

    Hello All,
    1. I was wondering whether it is possible to change the default dashboard. Users currently have to select the appropriate dashboard and press the "Show" button to display a custom dashboard, I would like this to be the default if possible. Is this something that is possible, if not can customer care change these settings?
    2. Can you change the layout of the "Reports" screen. I would like to remove a few sections and reports that are not relevant. Is this something that is possible, if not can customer care change these settings?
    Thanks All...
    Innoveer

    Hi Guys,
    Amazing suggestions on manipulating dashboard. We want to use same concept, to use a custom web for our custom dashboard, but i I have following queries, please answer them for me.
    The data in dashboard gets filtered based on visiblity, so upon using the custom tab, how will the data visibility get affected. I feel that whatever data was supposed to be appeared on dashboard, same would be on the custom web tab. Data would be filtered based on Books. It would be nice to get confirmation from you guys. Also, please share if anyone had problems, or any other alternative suggestions.
    Our reports on the dashboard has hyperlink to "Contact" and "Account" entities, but when we place the dashboard in custom tab, navigation is possible but, the return hyperlink, doesnot navigate back to custom tab, it always redirects back to Homepage. Any suggestions to fix, please do post them.
    Thanks in Advance,
    Ashwini

  • Regarding Default dashboard

    Hi Experts,
    i want to set default dashboard for particular user and group.
    i dont know the steps for setting different default dashboard for
    different users.
    please give any solution for it.

    if you're using external table authentication, you better store the PORTALPATH in your database for each user and now in initialization block assign this column value to the PORTALPATH variable so that when user logs in using PORTALPATH it always navigate to the specified dashboard in portalpath column.
    check this for more info
    http://obiee101.blogspot.com/2008/06/obiee-directing-user-to-default.html

  • LMS 4.2 - can I make a default dashboard per individual user?

    I have created a very restrictive role to allow a team of helpdesk people to access Ciscoview read-only. Because of the restrictive nature of their role, the current default dashboard shows errors in every window - which is to be expected.
    I want to present them with a customized dashboard just for this one user - that is either blank, or has a very limited display - but is not an error screen.
    I have found that this cannot be done with LMS 4.1. Does 4.2.4 allow this?

    in LMS 4.2.x you can have a Public Dashboard which is viewable to all users. You can add or modify portlets or dashboards from the public dashboard list. Public dashboards can be accessed by all users. 
    -Thanks
    Vinod
    **Encourage Contributors. RATE Them.**

Maybe you are looking for

  • Sort field in maintenance order

    Hello; I want to make sort field in maintenance order as a mandatory field. But if I make it as a mandatory field, system still allows me to save the order as long as I have not clicked 'Location' tab. So there is no positive control over this field.

  • How do I view a file from a usb hard drive connected to my airport extreme base station on my ipad 2?

    Hi, I just purchased the airport extreme base station.  I have a usb hard drive connected to the base station.  Is it possible to view this hard drive on my ipad 2?  I have been unable to do it.  Any help would be appreciated.

  • Can I add extra RAM on a mini?

    This may be a stupid question, but here it goes... my iBook G3 recently past away (a sad, sad day, I might add), so to save a little money, I decided to replace it with a Mac Mini until I can invest in a new iBook. While I eagerly await its arrival,

  • ORA-13773: insufficient privileges to select data from the cursor cache

    We are trying to create STS using the below query: exec sys.dbms_sqltune.create_sqlset(sqlset_name => 'TEST_STS', - sqlset_owner => 'SCOTT'); The below procedure will load sql starting with 'select /*MY_CRITICAL_SQL*/%' from cursor cache into STS TES

  • StageWebView on android jellybean loading local html

    Hi, I'm having trouble loading local html files into a local loaded html wrapper using ajax. this only happens in JellyBean, iOs and pre-JB is okay. i tracked it down to JB using stricter cross domain policies. see this stackOverflow thread. http://s