Oracle Analytics Cloud and Server

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

List obiee users

Received Response
54
Views
4
Comments
Rank 1 - Community Starter

Hi,

I was wondering if it is possible to list all obiee users (users from weblogic console) in a table to display on a dashboard?

Or to extract the users and put them in a database table so we can use them on dashboards.

And how do i manage to do this?

Thanks in advance,

Mark

Welcome!

It looks like you're new here. Sign in or register to get started.

Answers

  • Rank 2 - Community Beginner

    Enable usage tracking , You will get all obiee users lists and you can build dashboard.

    Setting up Usage Tracking in Oracle BI 11g

    Follow above link to enable.

    Thanks,

    Satya Ranki Reddy

  • Hi,

    Usage tracking as suggested by Satya Ranki Reddy is an option if all your users connected at least once or they don't exist in usage tracking.

    If your users are stored in the embedded Weblogic LDAP you can access and query it like any other LDAP server, Publisher can use it as source but not OBIEE itself. In that case you would need to extract the list of uses and load it somewhere.

    If your users are stored into an external source (LDAP , Active Directory etc.) you better setup an extract on that directly ...

    There is probably also a way to get the list by WLST, but never explored that side...

  • Rank 6 - Analytics Lead

    For embedded LDAP, there is the listUsers MBean, see example here: http://docs.oracle.com/middleware/1221/wls/WLSTG/config_wls.htm#WLSTG212

  • Rank 1 - Community Starter

    Thanks for the suggestions Gianni and Robin, I'll explore the suggestions.

    Regards,

Welcome!

It looks like you're new here. Sign in or register to get started.