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: 
Not applicable

GetUserDocumentFolders

When I run

DocumentFolder[] allFolders = client.GetUserDocumentFolders(svcInfo[0].ID, DocumentFolderScope.All);

I only get 3 folders.   There are 15 folders in all. I am Document Administrator and Supervisor on the whole server.  I am also member of the local groups QlikView Administrators and QlikView Management API.

  I also tried clearing the cache  by calling client.QVSCacheObjects.UserDocumentList) before calling GetUserDocumentFolders but I still get less folders than I should have.

Please help.

0 Replies