Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to add Archive/Unarchive Privilege's to a Application Role created using wlst -> createAppRole ?

While creating a customer BI Application Role equivalent to BI Content Author and trying to add Priviligies for Managing catalog (Archive and Unarchive).
I am aware of doing it manually from Administration - Doc ID 1524805.1
Answers
-
That's how you do it, it isn't a permission but a privilege, they are different things.
By using inheritance in your security model you can simplify that by not having to go into the privilege page all the time but only adding application roles as members of other application roles to inherit privileges.
0