Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am creating a custom role and setting up the associated security rules. I want to use as few resource filters as possible, in order to have good control over the rights and avoid unintentionally giving some access I don't want.
The user with that custom role should be able to duplicate slides from streams. I've read enough to know this is impossible through hub, so I'm going the qmc route. What is the exact resource filter that allows duplication of apps?
I have noticed that adding a Create rule on App* works, but adding a Create rule on all resource filters that start with "App" found here
ie,
AppAccessType_*,AppAccessUsage_*,AppBookmark_*,AppCalendar_*,App.Data_*,App.DataSegment_*,AppGroup_*,App.Object_*,AppProperties_*,AppScript_*,App.Sheet_*,AppSlide_*,AppSlideItem_*,AppSnapshot_*,App.Story_*,AppUndo_*,AppVariable_*
will not work. Thus, the duplicate ability is (also) dependent upon some Appxxxxxxxx resource filter which is not listed above.
Does anyone have knowledge of this resource?
I'd highly recommend using the latest help site if at all possible: http://help.qlik.com/en-US/sense/November2017/Subsystems/ManagementConsole/Content/available-resourc.... App_* and App.Object_* should be sufficient.