Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
denwo2010
Creator
Creator

Export Network Id's from QEMC Authorization list

Hi,

Is it possible to export the list of user id's that have access to a document?

Thanks

3 Replies
Not applicable

Hi

Yes, look in the QVPR XML files (or database) . There is DistributionDetail file, that links recipients with DocumentTask that links to Document.

-Alex

denwo2010
Creator
Creator
Author

Sorry where about on the server would that be? Is there a file name or extension i could search for ?

Thanks

Anonymous
Not applicable

@Denis Woods,

Please login into your Publisher server and look for Generic path

C:\Users\All Users\QlikTech\ManagementService\QVPR : if not, look for the folder "ManagementService"-.


Note :

1. QVPR file has the data aggregated, so choose the file with the latest date, as it contains all the data piled up till that date.

2. Please download QvprAnalysis_V2.qvw from this forum or from Rob Wunderlich's website


This QvprAnalysis_V2.qvw will provide you complete detail of the information and beyond .


Hope this helps.Good luck