Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey there,
I think the question says it all. I want to give a second user full access to all apps in mind work stream. Can somebody point me in the right direction there?
This is achievable before November 18 P3 version - since then the Qlik core security rule evaluation ignores any security rules logic for non-published apps (workaround- running qlik sense dispatcher in obsolete mode ).
What to do:
create new security rule for apps (all privileges)
something like:
WOrkStreamAppShare:
Resource:App,App.Object
Condition:
resource.@AllAppPrivileges= user.group
Add custom property AllAppPrivileges with value equal to the AD Group name.
THen you would just assign the app respective custom property value with AD Group for those you would like to share it with.
If you want the new recommended approach then creatte "Review Work-Stream" and assign all rights for this stream so the apps you would like to share would be there so others could modify.
Hope that helps