I need help from anybody who has used this tool to query the CMS repository.
I am trying to extract the User information like Users account name, Full name, Email address, Enabled/disabled, last login and groups a user is a member of from CMS database. I can extract all information except groups a user is member of. Even though I have a Object which calls for users groups information but when I run the object with other Objects (for which extracts user data) it returns as: “NO data to retrieve”.
Tried every way around but not able to fetch the User groiup data and users other required data together…experts plz help me…