A single-node Qlik Sense environment has all services up and running. Users report apps and sheets are slow to open.
A system administrator works remotely and does NOT have access to the shared file system for the environment. The system administrator's computer can make requests to the Qlik Sense Repository Service. Due to the system performance issues, a system administrator can NOT run any new reloads. The system administrator receives a warning email about high RAM usage on the server.
Which step should the system administrator take to troubleshoot this issue?
A. Request the "http://
B. Access the server remotely and inspect the logs in %ProgramData%\Qlik\Sense\Log\Engine
C. Request the "https://
D. Request the "https://
A system administrator creates a custom property called "dept" and assigns it to users and apps. The value of the custom property are department names such as Accounting, Finance, and IT. Users with the same value for "dept" can see and edit each other's apps. Users with different values for the property should NOT see each other's apps.
Which security rule should the administrator use to meet this requirement?
A. Resource: App_*, Stream_* Conditions: user.@dept=app.@dept
B. Resource: App_* Conditions: user.@dept=resource.id
C. Resource: App_* Conditions: user.@dept=resource.@dept
D. Resource: App_* Conditions: user.@dept=resource.description
A system administrator must design a Qlik Sense server architecture that meets the following requirements: Approximately 1000 users will be using apps Apps are reloaded outside of office hours The total size of data in all apps will be approximately 600 million rows Apps must be available 24/7
Which architecture meets these requirements in the most cost efficient way?


A. Option A
B. Option B
C. Option C
D. Option D
A domain user is granted access and could successfully log into the hub yesterday. The same domain user attempts to log in into the hub today, and receives this error message:
Your account is inactive. Contact your administrator to activate it.
The user is able to successfully log into the Windows domain network. The user did NOT change the
password recently. The user has NO limited working hours in the Active Directory.
What should the system administrator investigate to determine the cause of this error message?
A. The user properties in the QMC
B. The Qlik Sense proxy logs
C. The security rules which impact the user
D. The Windows event viewer
A system administrator must set up security that does NOT allow certain users to create objects in published apps. The users that should NOT be able to create objects are in an AD group called LimitedUsers.
Which security rule should the administrator use to meet this requirement?
A. Resource filter: App_* Action: Create Rule Condition: (resource.objectType="charts" and user.group!="LimitedUsers") Context: Both in hub and QMC
B. Resource filter: App.Object_* Action: Create Rule Condition: (resource.objectType="sheet" and user.group!="LimitedUsers")
Context: Only in hub
C. Resource filter: App.Object_* Action: Create Rule Condition: (resource.objectType="charts" and user.group!="LimitedUsers") Context: Both in hub and QMC
D. Resource filter: App_* Action: Create Rule Condition: (resource.objectType="sheet" and user.group!="LimitedUsers") Context: Only in hub
A system administrator needs to set up a solution for mobile device users to access the Qlik Sense hub. The solution must meet several requirements: Support iOS devices Can be used in remote locations where users do NOT have laptop or desktop computers Ability to access Qlik Sense outside the office network without a compatible tunnel solution Ability to access Qlik Sense using a secure gateway
What should the system administrator do to meet these requirements?
A. Download the QVF and copy it to the mobile devices
B. Copy the SSL certificates to the iOS devices, and then access the hub via a browser
C. Set up access to the Qlik Sense hub via VPN
D. Implement an Enterprise Mobile Management solution


Refer to the exhibit.
A system administrator creates the security rule shown. No other custom security rules exist.
What effect will the security rule have when applied to a user?
A. If the user is in AAAConsumer group, the user can create app objects in published apps
B. If the user is NOT in AAAConsumer group, the user cannot create sheets
C. If the user is NOT in AAAConsumer group, the user can create app objects in published apps
D. If the user is NOT in AAAConsumer group, the user can create app objects in non-published apps

Refer to the exhibit.
One user can see an extension, but another user can NOT see the same extension. The system administrator reviews the extension in the QMC.
What is causing this issue?
A. The user has NOT imported the extension
B. The security rule is set to QMC only
C. The user does NOT have the Content Admin role
D. The user is NOT the owner of the extension
A system administrator has a multi-node Qlik Sense environment with a consumer node and a scheduler node. Reload task occur every 20 minutes, 24 hours a day, 7 days a week. The reload tasks cause poor performance for the users.
The system administrator reviews the configuration in the Qlik Management Console. The consumer node runs the Engine, Scheduler, Repository, and Proxy services. The scheduler node runs the Engine, Scheduler, and Repository services.
What is the most efficient method to improve performance?
A. Configure the reloads to run only during non-business hours
B. Remove the Scheduler from the consumer node
C. Change the scheduler node to "Master" only
D. Increase the number of reloads in the scheduler node
A business analyst creates and tests an app on Qlik Sense Desktop. The analyst sends the QVF file to a system administrator and requests the file to be imported into Qlik Sense Enterprise.
The system administrator imports the file, but the data reload fails. The administrator imports and opens the app in the Qlik Sense Desktop, then realizes that Section Access has been implemented.
What is causing this issue with the reload on the server?
A. The system administrator did NOT import the data connection and apply Section Access
B. The sa_scheduler entry is missing in the Section Access table
C. The Qlik Sense service account is missing in the Section Access table
D. The Content Admin role was NOT assigned to the business analyst