Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
somenathroy
Creator III
Creator III

Reload script of published app

Hi,

Created a security rule as below:

(user.userId like "*"))

Resource filter : App_*,Stream_*,App.Object_*,ReloadTask_*

Action : Create, Read, Update, Publish

this allows a particular user to view and reload the original script of a published application. Thus a user can add some other data to the published app.

Now the security rule been modified as below:

((user.userId like "*" and user.@CP_UserGroup=resource.@CP_UserGroup ))

also a user , Stream and app are associated with the same value of the custom property .@CP_UserGroup. Now that user could not see and reload the orignal script to add some data. Error message is showing Access is denied .

Is it possible to get the reload script of a published app while using custom property attached in that security rule ?

Regards,

Som

1 Reply
balabhaskarqlik

After the app is published, set up a reload Task in the QMC to reload the app on schedule.