Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
poppypearce
Creator
Creator

Which security rule will lock the published apps from editing in Qliksense

Which security rule will lock the published apps from editing in Qliksense

8 Replies
Gysbert_Wassenaar

I think you're looking for the CreateAppObjectsPublishedApp security rule.


talk is cheap, supply exceeds demand
MK9885
Master II
Master II

I think Create or Publish filter should be disabled for app or stream security...

Or you can create your own rule as mentioned above by disabling original rule and creating your own

poppypearce
Creator
Creator
Author

‌I need to disable “create new app” button in work stream but published app should be disabled to edit, please suggest

MK9885
Master II
Master II

To disable create app you'd want to disable CreateApp rule in QMC and Create exactly same rule with user role as content admin or root admin etc.

2018-10-22_133259.png

If you disable 'Edit' filter in your stream rule that should work but they can still duplicate the sheets but not edit the original sheet.

If you want to fully disable the edit sheet rule then you may end up creating a new rule which should disable them from editing.

It depends if you have individual users or a AD group.

Anyway

resource.objectType!="sheet"   will be your main resource filter to be used along with combination of user name or group or app etc...

It really depends on what you trying to do...

You want to disable this for all the apps or just 1 app etc...

For all the apps I guess it should be App_* and App.Object_* << Not sure but something similar.

Note: to work on rules makse sure you copy the original rules before disabling it so that if anything happens you can always revert back the changes.

poppypearce
Creator
Creator
Author

Hi Shahbaz,

As Per your Suggestion i have created Separate CreateApp Rule.

But now the owner of the App is able to edit his own Published Apps, Any option to restrict for Owner Also?? or is it an expected Behavior?

Regards,

Poppy

poppypearce
Creator
Creator
Author

Hi Gysbert,

CreateAppObjectsPublishedApp - this rule is to edit the App Objects like sheets, bookmarks etc.


but i want to disable Data Load Editor option in the HUB for Published Apps, currently with the default rule "Owner Update"  - Owner of the App is able to edit the Published App of his own.


Regards,

Poppy

Gysbert_Wassenaar

It's not possible to open the data load editor of a published app. There's no security rule for this because it's not possible in the first place.


talk is cheap, supply exceeds demand
Ken_T
Specialist
Specialist

@Gysbert_Wassenaar I am pretty sure that is incorrect as I have seen it accidently enabled before.  I dont think it is a good idea to allow editing of a published app, but I do know it is possible - I have seen it.