-
Notifications
You must be signed in to change notification settings - Fork 3
Installation: Test User Setup
newmans99 edited this page Nov 15, 2017
·
5 revisions
These implementation steps allow you to assign groups to a user profile so that you can test logging in as different users.
- Qlik Sense Server (does not work with Desktop) Nov/2017 Release or higher.
- Access to QMC, to update modify User Directory Connectors.
- Already completed the Basic Installations steps.
- Microsoft Excel 64bit ODBC Driver Installed Download. NOTE: If you have to install the driver, you may have to restart the server before setting up the UDC.
- Ability to add users to your Operating System.
Setup Qlik Sense UDC:
- From Qlik Sense QMC > User directory connectors...
- Create New Connector, Type = Excel (ODBC)
- NAME: "Excel UDC"
- SYNC USER DATA FOR EXISTING USERS - Uncheck
- USER DIRECTORY NAME: [Provide your user directory name] - Check out "QMC > Users" to see what yours is
- USER TABLE NAME: [Users$]
- ATTRIBUTES TABLE NAME: [Attributes$]
- VISIBLE CONNECTION STRING: DRIVER={Microsoft Excel Driver (*.xls, *.xlsx, *.xlsm, *.xlsb)};DBQ=Your_Unzip_Path\data\UsersUDC.xlsx
- Press Apply
Setup Users:
- In Excel, open the "Your_Unzip_Path\data\UsersUDC.xlsx"
- In Windows, use "Local Users and Groups" application to add users.
- Create a new user, for each user in the Excel file (suggestion: make password as as userid for testing purposes). Make sure to uncheck "must change password", and check "password never expires".
Update and publish application:
- From Qlik Sense Hub > My Work, Open the "Multilingual & Multi Tenant-Department Sampler"
- Using the Navigation Menu, select "Data Load Editor" to edit the Load Script
- On the "Demo Variables" Section, modify the "vQlikLangApplySecurity" variable to be set to 'True()'
- Reload the App
- From Qlik Sense QMC > Apps...
- Publish the "Multilingual & Multi Tenant-Department Sampler" app to a stream available to your users (probably Everyone).
Test Setup:
- Open your Qlik Sense URL
- Log in as each user created above
- From the Stream, open the "Multilingual & Multi Tenant-Department Sampler"
- Navigate to the first sheet and see that it is in the user's preferred language.
You have completed the final installation steps. You can now freely add/update languages and explore the application.