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

Similar Messages

  • How to deliver dashboard page for each user using IBOT.

    Hi all,
    I have setup SA_SYSTEM and able to deliver the reports to indivisaul users,
    Now I want to send the dashboard page for indivisual user..
    How we can impliment this.
    My IBOT run for all users and deliver the mail...similarly we want for dashboard page.

    I have created session variable and used it in default prompt and used a presentation variable.
    My report is refering this presentaion varable..
    I can see the log ..reports are generating for each MD's Now.
    I am getting PDF in mail also but error.
    Request was canceled
    Odbc driver returned an error (SQLExecDirectW).
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred.
    [nQSError: 46066] Operation cancelled. (HY000)

  • How to set different default interactive reports for different user groups?

    I'm probably overlooking an obvious solution, but how do I set different default interactive report for different user groups?
    For the same interactive report, I want one set of users to see a default where the default filter is based on column X. However, another group of users doesn't have authorization to see that column so I need to set the default filter to something else for them.
    Thanks

    You can set a filter on a report in a URL - would that help? I think with apex 4.x you can also link to a saved default report or alternative report...

  • How do I set the default welcome page for PUBLIC user

    gurus,
    i'm using -
    Oracle 9i Database
    Oracle 9ias Portal Release 2
    QUESTION => how do I set the default welcome page for the PUBLIC user.
    i did the following to achieve this -
    1. logged into portal
    2. clicked on builder
    3. clicked on administer tab
    4. selected PUBLIC user in the Portal User Profile portlet
    5. went to the preferences tab
    6. in the default home page selected a custom page group
    7. logged out of portal
    8. open a new browsere session
    9. type the portal URL and i get the login page ....??
    i'm unable to understand this behavior ... shouldn't i be getting the page group that i set for the PUBLIC user in step 6 above ....
    the second QUESTION is => when the user logs out he/she should see the PUBLIC page set in step 6 above ... but, instead the user sees a page that is as follows -
    Partner Application Name Logout Status [Logout Status]
    Oracle Portal (portal) logout status
    The SSO Server (orasso) checkmark
    buzz.resva.trw.com:7778 checkmark
    infrastructure.happy.resva.trw.com checkmark
    portal1.buzz.resva.trw.com checkmark
    portal2.sylvester.resva.trw.com checkmark
    sylvester.resva.trw.com:7778 checkmark
    so, how can i set the default page for the PUBLIC user and also a page when he user logs out.
    ideas anyone ....?
    thanx a bunch.
    hero

    Hi,
    The sequence of operation you are doing to set the home page for public users is correct. You are getting the login screen as the "custom page group" selected as "home page" has not been granted to public.
    Also, while logging-out, it is normal behaviour to get the screen where it shows the list of partner applications from where user has been logged-out. When you click on "Return" button, you will get to the "home page" set above.
    Hope it clarifies the things.
    Regards,
    Ved

  • Default "First" Page for each Folder

    Following on from Rick's note if I may...
    Similar question: My file contains numerous folders, the
    inital one of each has a page with a "departmental - overview".
    What I have for each Folder - eg. Finance - is a page
    containing this "overview" - like a "title" page, below this are
    the sub-folders for each aspect of that Dept. eg Job Descriptions,
    Processes ....
    So - when you create the TOC, is there a way that you can get
    the "overview" listed first, and under that, the sub-folders,
    rather than this overview being detailed below the folders....
    Does this make sense???
    Al

    By folder, it sounds like you mean Book in the TOC. Right
    click the book and link it to any topic.
    If you also created a printed output, by default you will get
    the topic twice, once with the book and once in its own right.

  • How do I use a different style for a page for each user?

    I want to allow users to choose their own page style. Is that possible? How do I do that?
    Thanks,
    Martine.

    In 309 any page style could be set as users default style.
    This style would be then used to draw pages that are marked to use users default style.
    I want to allow users to choose their own page style. Is that possible? How do I do that?
    Thanks,
    Martine.

  • How to set a common page for all users after loging on?

    hi all,
    Now "My Dashboard" is the default page after logon.
    i want to set a default home page for all users. users can see the home page after loging on.
    how to change the default dashboard from "My Dashboard" to "Home page" for all users?
    thanks,
    dan

    Hi,
    Steps:
    Tried to set default dashboard for all the users.
    1. Created a session init block
    2. Used data source as select '/shared/SH Test/_portal/Test1' from dual
    3. Assigned this value to PORTALPATH session variable
    4. In Presentation services > Administration > My account > Default dashboard should be set to 'default'. Then only the dashboard specified in init block will be displayed otherwise My account will override the init block.
    5. Save the changes made to rpd.
    5. Logout and relogin to see if it is working fine. it is working perfectly fine.
    For details please refer the GSC replication document. But it is for all the users.
    if customer would like to have user/group based home page.
    1. They may need to have 2 separate tables.
    i. Group_path_tab with 2 columns. Group_id, portal_path
    Have group wise portal path for all the groups
    ii. User-group map table
    Group_id, Group_name, user_id
    User should be part of some group.
    2. Then in the init block write the sql should be something like this
    select A.portal_path from Group_path_tab A, User_group_map B
    where B.user_id = :USER
    and B.Group_id = A.Group_id
    SO based on USER session variable, it will try to identify the group and then the portal_path.
    Finally assign this value to PORTALPATH session variable.
    ref:
    http://total-bi.com/2011/01/obiee-11g-change-default-dashboard/
    Thanks!

  • Change home page for mobile user

    Is it possible to change safari home page for mobile user via script or locally? We have OD profile which is set to delete all data after logout.
    Also is it possible do automatic login for mobile user?
    thank you...

    Hi,
    From your description, my understanding is that you want to customize home page for different user.
    There are two methods to accomplish your requirement. You could
    create a webpart with code or a control the page that redirect to a new page based on the users or groups.
    Please refer to this article:
    https://social.msdn.microsoft.com/Forums/office/en-US/08a2b1fd-6951-4e70-ba03-7f546a337fbe/set-different-home-page-for-each-user?forum=sharepointgeneralprevious.
    Best Regards,
    Vincent Han
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Default dashboard page per user - Defaulting to 2nd page of the dashboard.

    Hi...
    I have implemented the default dashboard for each user.. it works perfect.. when the user logs in, it defaults to the first page of the dashboard. If i have to default it to second page or third page of the dashboard , what do i do?
    Please suggest...
    Thanks,
    Lona

    Hi,
    You can use PORTALPATH variable to default for a specific user or role.
    Hope this helps.
    Thanks,
    Rajesh Gurram

  • How can I set the default home page for all new users in Firefox 4

    I'm trying to deploy FF 4.0rc1 in a corporate environment but I can't find a way to set the default home page or any other settings for that matter.
    Is there a way to set the default home page for all new users and lock it so that the users can't change home page?
    Best regards
    Jonas

    In Firefox 4 the template folder for new profiles (C:\Program Files\Mozilla Firefox\defaults\profile\
    ) doesn't exist. You can create that \defaults\profile\ folder and place a file user.js in it with the prefs that you want to initialize.
    See:
    *http://www-archive.mozilla.org/catalog/end-user/customizing/briefprefs.html
    You can also use a mozilla.cfg file to set the default value for prefs.<br />
    See: http://kb.mozillazine.org/Locking_preferences
    defaultPref(); // set new default value
    pref(); // set pref, but allow changes
    lockPref(); // lock pref, disallow changes

  • Changing Default Portlets on My Pages for All Users

    Hello,
    I want to add the Collaboration My Projects Portlet on the default My Pages that comes out of box during a portal install.
    I did trying going to Default Profiles - Edit Profile Layout - went to the My Pages as the default profile and added My Projects.
    Then finished up.
    However, when logging in as a user (via Active Directory which was previously synced) - nothing had changes.
    Suggestions how to add My Projects on a My Page for all users?
    Thanks,
    V

    Vivekvp wrote:
    Great...I added a new one, and it dropped it to the bottom of the page, in the middle column.
    Any idea on how to move it to the top left by default?
    Help...again?
    VRandom thought, but you might want to try changing the "Mandatory Portlet Priority". I know the portlet isn't mandatory, so it SHOULDN"T work, but I've seen whackier things:)
    Good luck!

  • Portal splash page for public users

    I am creating a portal and I would like to show a tailored splash page to public users. This splash page will probably have some graphics and text on it, and also a link to allow the user to Login.
    Each authenticated user will be assigned to a group, and each group will have a default home page. When either group logs out, the splash page should be shown again.
    How can I do this? Should the splash page be in a page group by itself? (Note: I am using 10g.)
    Any ideas?
    -- Rhonda

    Hi Rhonda:
    We did something very similar by doing the following:
    1) Create a new page group and make its root page your public splash page. Under access, make this page public
    2) Set the new page as the default home page for the portal
    3) Set the default home page of each group to their appropriate page
    4) Assign each user to their default group.
    Now, when someone enters the URL of your portal, their see the splash page. When they log-in, they are taken to the appropriate page for their group. I think the only thing this misses is sending them back to the splash page when they logout. We had the default logout screen come up and users had to click [Return] to get back to the splash page. I'm sure there is a way to send them there automatically, but will leave that up to another forum reader.
    You may also want to consider setting up a "nice" url for the portal so they don't have to put in the port number and the "pls/portal". You can edit your httpd.conf file in the Apache server to redirect a simple URL on port 80 to the right URL and right port. Just don't forget to reload the configuration afterwards.
    Rgds/Mark M.

  • How to have a unique requestId for a Page for multiple users

    Hi,
    Can someone please tell me how to get a unique RequestId whenever a page is visited. I need to have a unique RequestId generated for each user if they are on some specific
    page. Whenever a users refreshes a page or come to the page by clicking back button want to have a unique requestId always.
    Can I use sessionRequestId or something for HttpServletRequestObject that always gives me a unique Id.
    Thanks

    Unique for how long?
    Eternally unique ?
    unique until the server restarts?
    Most simplistic approach would be to have a static/singleton counter. It wouldn't work perfectly in high volume sites, but should work well enough for smaller ones. Including a timestamp in the key makes it fairly unique.
    This would handle both initial requests and refreshes of the page.
    There is nothing you can do about users hitting the back button. If the page gets served from the client cache, the server knows nothing about it, and can not issue a unique id.
    Why the requirement? What are you trying to accomplish by doing this?

  • How can I prevent Firefox profiles from becoming large and taking up space on the C drive for each user?

    I have many users logged into a Windows Server 2008 R2 Remote Desktop Server (Terminal Server) and all of them use Firefox. Each one of their profiles get very large due to their Firefox profiles.
    Seems that all the space being taken up by the cache folder. (C:\Users\User\AppData\Local\Mozilla\Firefox\Profiles\Profile.default\Cache)
    Is there a way to enforce a policy within the program to clear the cache for each user either each time the browser is closed or when the user logs off?

    when you lock the preferences with the mozilla.cfg file in the firefox program folder as it's described in the mozillazine kb article above, it should apply for all users...

  • SharePoint: Workflow to retrieve all users and Create list item record for each user

    Hi all,
    My share point site have two Lists as Holidays and MyCalender.
    Actually Holiday is simple non-Calender list with field as Holiday Date, Reason. MyCalender List Calender type list with Person Look-up column and user can see his own record. User of Manager group will declare holiday. This Holiday should get reflected
    on each user 's MyCalender List.[One listitem as holiday date and reason for each user] so everyone can view that record.
    I have requirement as Manager will create one Holiday record and then run single workflow so for all users present in SharePoint Site, one MyCalender List Item record should get created. Is it possible to do using Workflow?? Please help as I didn't get any
    solution for this.. Thanks in advance!

    You don't need one workflow per user when a filtered view can do this for you.  If the manager's list is the parent calendar, I'm assuming that he'll be at least using the person look-up column.
    Whether this feeds through the MyCalendar or stays where it is, you can use the [Me] parameter within the filter on a new view.  This will then return the assigned holiday filtering against the account that is logged in.
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

Maybe you are looking for

  • Mac book pro crashes frequently after hibernation

    mac book pro OSX10.9.1 , recently the mac book pro has been crashing after recovering from hibernation , Can anyine point to the root cause , here is the crash report panic(cpu 0 caller 0xffffff8004082a76): "Hibernate restore error e00002ca"@/SourceC

  • 8pin to 3.5mm cord

    I need a 8 pin iphone cable on one end and a 3.5 mm av cable on the other...does apple or anyone make this type of wire? thanks

  • Can I use IF-RIO with LabVIEW 8.20

    I am going to upgrade my LabVIEW to 8.20 but I am not sure whether the driver of IF-RIO can work with it properly. Does anybody know this?

  • Personnel  data replication to seperate HR server

    we have a central R/3 server and separate HR server. i already replicated onjects, relation ships, employee groups and subgroups to HR server from R/3 using ALE. Now i am trying to replicate personnel data. I am not getting any errors in both inbound

  • Prod. order problm

    hi i have  planned order  from project .i am not able to convert into production order . system give msges "Create Ref Operation set : routing does not exit "  .but i have both routing and bom for the planned order which have released for production