Qlik Community
Collaborate with over 60,000 Qlik technologists and members around the world to get answers to your questions, and maximize success.
Join UsThis is working as per design. The reason is Custom Properties cannot be applied to triggers (SchemaEvent_, CompositeEvent_)
Therefore the condition resource.app.@department=user@department will not give access to triggers. Only to Tasks.
Examples:
1. Works OK when direct access is given:
Resource filter: ReloadTask_*,SchemaEvent_*,CompositeEvent_* Action: Read Conditions: ((user.userId="rd-adam"))
2. Does NOT work when access is given via custom properties:
Resource filter: ReloadTask_*,SchemaEvent_*,CompositeEvent_* Action: Read Conditions: ((resource.app.@test=user.@test))
OR
Resource filter: App_* Action: Read Conditions: ((user.@test=resource.@test)) AND Resource filter: ReloadTask_*,SchemaEvent_*,CompositeEvent_* Action: Read Conditions: ((resource.app.HasPrivilege("Read")))
Collaborate with over 60,000 Qlik technologists and members around the world to get answers to your questions, and maximize success.
Join UsSearch Qlik's Support Knowledge database or request assisted support for highly complex issues.
Submit a caseExperiencing a serious issue, please contact us by phone. For Data Integration related issues please refer to your onboarding documentation for current phone number.
Call Us