Skip to main content
Announcements
NEW: Seamless Public Data Sharing with Qlik's New Anonymous Access Capability: TELL ME MORE!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Version control for tasks created using QMC

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

1 Solution

Accepted Solutions
Levi_Turner
Employee
Employee

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.

View solution in original post

3 Replies
Qrishna
Specialist III
Specialist III

I guess we can tell when a config file has been modified but not exactly who modified it.

This is my guess anyway.

prabhu0505
Specialist
Specialist

Should be available in QVPR xml files. Below path is default path of QVPR.

C:\ProgramData\QlikTech\ManagementService\QVPR

Levi_Turner
Employee
Employee

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.