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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
amien
Specialist
Specialist

Why does this contributor rule doesn't do what i want?

!resource.App.stream.Empty() and

user.@UserType="Contributor" and

resource.App.HasPrivilege("read") and (resource.objectType = "userstate" or  resource.objectType = "sheet") and !user.IsAnonymous()

Resource file : App.Object*

Actions : Create

Context : Only on Hub

The contributor can now create there own sheets. Great, but now i want to add two things which doesn't work:

* The contributor should only be able to use Master Items, not the rest

* The contributor should be able to publish the sheet as a community sheet (also added action = publish which doesn't work)

What do i need to add to the rule?

Thanks in advanced

0 Replies