Skip to main content
Announcements
Global Transformation Awards! Applications are now open. Submit Entry
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QV11 Webservice equivalent to GetAdminDocListForUser in QVSWrapper

Background:
I have a .net app that interacts with QVS. I use an ODBC DSP to authenticate my users. I currently use GetAdminDocListForUser via the QVSWrapper.dll to get a list of all the docs a user has access and display it through my .net front end.

Currently I set document authorization at the user level.  I would like to set them up at the group level.  I have set the User and Group Views properly, I know this because when I set a document authorization at the group level and check to see if a user has access to the document in the QMC--> Users Management page; it shows properly.  However, when I try to use GetAdminDocListForUser to get the same it does not return documents authorized at the group level.


Question:
Is GetAdminDocListForUser outdated or is it a bug?  Should I use the Webservice capabilities of QV11 to replace this functionality?  What is QV11 Webservice equivalent to GetAdminDocListForUser?

0 Replies