Hi All,
is there any option we can download in an excel /csv file.
Application role→Group→Users
Application role→Dashboard
Regards
Joji Gubili
@User_TTHXA , keep in mind how the security implementation really work.
You didn't provide a product name (and version), therefore a number of the answers above do not even apply to you.
The Oracle Analytics platform only knows the users it "saw", mostly when you use an external authentication source, the product doesn't scan all the groups and users in there. It only knows what it was explicitly provided with (groups and users, but no groups inheritance and not all the users of any given group).
Also, "Application Role → Dashboard" doesn't mean much. Mostly because you can have full access to a dashboard and see an empty page, because you don't have any access to the various elements of a dashboard (assuming a "dashboard" is a classic object and not a DV workbook).
Provide more information, starting from the product you are using, and what your target is, to avoid a XY problem and just random guesses.
Which analytics application are you using? OAC or FDI. I am not sure if the following will work with FDI, but for OAC what you are asking for can be done via the catalog manager. There used to be a Catalog Manager app that was part of the Admin Tool install. That would give you a csv extract of the permissions. Today I believe it's all handled via REST API. So you will not have a direct app csv export, but you will have the flexibility to grab the info you want and export as you would like.
The OA team has a video on the new Catalog Manager API. https://www.youtube.com/watch?v=E7dn3NcyYNg
Catalog Manager REST API doc - https://docs.oracle.com/en/cloud/paas/analytics-cloud/acapi/api-catalog.html
Look for ACL
Hi @User_TTHXA ,
In OAC you can download a list of users, direct and indirect, for an application role in the following way:
If you can download and install the Catalog Manager version 7.5 or lower, and if you can download a Snapshot and extract the \content\catalog folder using an unzip utility, then you can use Catalog Manager 7.5 to open the extracted catalog offline. From there, you can use the Tools > Create Report command to pull the ACL (permissions) for Dashboard objects.
Or you can use the Catalog Manager CL version 8.1 to do the same using command lines from your terminal.
As mentioned above, OAC provides REST APIs that get catalog items and their Access Control List (ACL). You can format the data returned by these REST APIs and use the data to build a report or visualization in OAC.
This blog describes how to get catalog items and permissions based on the item type and create a report in OAC using the OAC REST APIs.
Hope it helps!
Hi All, Thank you for valuable inputs, its FDI not OAC(My bad i should mention the same in my initial Post). Currently i'm accessing via console and copying manually from Security. I assume somewhere this data will be stored.
For Application role→Group you can use the Uploads tile in FDI, Custom Job Role Mapping option. For Group→Users you can export from Identity& Security in OCI. Then join both datasets.
Description: Join our Product Management team to learn about new features that are part of 26.R3 Application release of Fusion Data Intelligence (SCM). The session will cover updates on Supply Chain Management and Procurement. Presented by: Anil Sebastian - Senior Director, SCM Product Management, Fusion Data Intelligence…
In FDI, most of the Hierarchy folder wont populating any data. This is one of the most required data from HR. Can anyone assist me how can I get that data in FDI.
Hello Oracle Team, Many organizations currently rely on both Oracle Transactional Business Intelligence (OTBI) and Oracle Fusion Data Intelligence (FDI) for reporting and analytics. While FDI continues to expand its subject area coverage, there are still several OTBI subject areas that are not yet available in FDI. Could…
We want a better grasp on what is considered custom data so we can plan ahead and scale properly before we get too big. Fortunately we are no where near the 50gb limit as found using the subject area for custom data but it doesn't tell us other than 'System' where the custom data is coming from. I found documentation here:…
Is there a way to refresh our development environments in OAC with production data? There a lot of developments that didn't make the cut into production and/or was only used for testing and we would like to clean up dashboards, datasets, data flows, etc… Possibly similar to how receive environment refreshes in our Oracle…
Managers want the ability to assign delegates in Fusion Data Intelligence (FDI) so that delegated users can access and use reports on their behalf. Is that available in FDI now? If yes, anyone share docs about steps to implement that in FDI Thanks