How make the default dashboard page as per the role — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

How make the default dashboard page as per the role

Received Response
21
Views
6
Comments
User_DBCL0
User_DBCL0 Rank 4 - Community Specialist

Hi All,

We have different roles. and we need to make the default dashboard page as per the role.

We have a, b, c ,d are the different roles. and if user a logs in abc dashboard page should be the default.

Please let me know whether we can make the default dashboard page as per the role.

note: this is not setting the default dashboard. In one dashboard we have different pages and we wanted to make default page.

followed below links but did not achieve it.

http://obiee101.blogspot.ca/2008/06/obiee-directing-user-to-default.html

https://community.oracle.com/thread/2317792

Thanks,

Answers

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    PORTALPATH system session variable: Working with Session Variables

  • Joel
    Joel Rank 8 - Analytics Strategist

    To add to @Christian Berg, see this blog which describes how to use the PORTALPATH session variable in conjunction with an initialisation block as I believe you require.

  • User_DBCL0
    User_DBCL0 Rank 4 - Community Specialist

    Hi Christian,

    Thanks for your reply.

    Yes it is system reserved session variable which is used to make the default dashboard for all the user.

    Here we have one dashboard and in that dashboard we have different dash pages.

    Now our requirement is to set default page(not dashboard) based on the roles.

    Please let me how can we achieve it.

    Thanks,

  • You can specify the page of a dashboard ...

    I guess it's just "&Page=<page name>" or something like that ...

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner
    684461 wrote:Yes it is system reserved session variable which is used to make the default dashboard for all the user.

    Not really. You can easily instantiate the variable based on the application role the user has assigned to him/her. Did it many times already.

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    It's just the catalog path.