teamEMARK / ReloadTaskButton

Reload task button is Qlik Sense extension for starting qmc reload task directly from application.
MIT License
5 stars 1 forks source link

ReloadTaskButton

Reload task button is Qlik Sense extension for starting qmc reload task directly from application. Working on published application without user admin roles (user with analyzer license cannot start task).

Prerequisites:

Configuration:

Please reload application after any configuration chanages.

alt text

See also Reload Task Status https://github.com/teamEMARK/ReloadTaskStatus

Examples of needed security rules:

Resource filter: ExecutionResult*, ExecutionSession*,ReloadTask*
Action: Read

alt text

and

Resource filter: App_*
Action: Read, Update
Condition: (resource.HasPrivilege("read"))
or 
Condition: ((user.@AccessArea=resource.stream.@AccessArea)) - if customProperty AccessArea is used for access to streams

alt text

Demo: alt text

Application example: alt text

Tested Qlik Sense Version: Qlik Sense April 2018 and newer

Supported browsers: