Oracle Fusion Data Intelligence

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

FDI License Report

Accepted answer
84
Views
3
Comments

We are wanting to create a report that will list all active FDI users and the license they are consuming.

I know there is the Common - Usage Tracking Subject Area, however this lists all users even if they are no longer active.

Is it possible to pull this data from a table in the ADW and expose this in FDI so that we can manage the license consumption from a report?

Thanks,

Georgina

Best Answer

Answers

  • Sumanth V -Oracle
    Sumanth V -Oracle Rank 8 - Analytics Strategist

    @Georgina Sawyer -

    FDI integrate with Oracle IDCS for user and role management. You can use IDCS to retrieve the list of active users.

    Steps:

    1. Log in to Oracle Identity Cloud Service or IAM as an administrator.
    2. Navigate to Users in the menu.
    3. Use the Filter option to view only active users:
      • Filter by Status = Active.
    4. Export the list of active users if needed:
      • Click the Export button to download a CSV file.

    You can use the CSV to create a dataset and make a DV workbook out of it.

  • Georgina Sawyer
    Georgina Sawyer Rank 3 - Community Apprentice

    Hi Sumanth,

    Is there any way to bring in this data as live data rather than having to export the data each time a change in users is made?

    Thanks,

    Georgina