Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We have some Qlikview dashboards and their authorization is saved on QMC --> User Documents --> Authorization --> All Authenticated Users.
Does Qlikview store this information is a separate file somewhere on the server, like XML ?
Hello @apurvkolte
Please refer to below article:
QlikView Security – Authentication, Authorization, Types of Securities
Thanks,
Padma Priya
If you are running QlikView in NTFS mode (the default), those permissions are set in the Windows File Permissions --ACL.
If you are running QlikView in DMS mode, the permissions are stored in the dashboard.meta file associated with each qvw.
-Rob
Hello @apurvkolte
Please refer to below article:
QlikView Security – Authentication, Authorization, Types of Securities
Thanks,
Padma Priya
If you are running QlikView in NTFS mode (the default), those permissions are set in the Windows File Permissions --ACL.
If you are running QlikView in DMS mode, the permissions are stored in the dashboard.meta file associated with each qvw.
-Rob
Thans for this information, is there a way to read and update this out of Qlikview from either a C# or Java based application ?
Sorry for not clearing before, we are using dashboard.meta. Can we use icacls or QMS API with meta files ?
Only QMS API for DMS mode.