Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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