Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I wanted to know if there is a way to track who created/modified tasks on QMC if we have multiple admins.
Regards,
Janaki
You'll need to edit the QMS config file (C:\Program Files\QlikView\Management Service\QVManagementService.exe.config) in the following place:
<add key="EnableAuditLogging" value="true"/>
and then restart the QlikView Management Service for the change to take effect.
I guess we can tell when a config file has been modified but not exactly who modified it.
This is my guess anyway.
Should be available in QVPR xml files. Below path is default path of QVPR.
C:\ProgramData\QlikTech\ManagementService\QVPR
You'll need to edit the QMS config file (C:\Program Files\QlikView\Management Service\QVManagementService.exe.config) in the following place:
<add key="EnableAuditLogging" value="true"/>
and then restart the QlikView Management Service for the change to take effect.