Skip to Content
0
Former Member
Jul 15, 2008 at 12:46 AM

Custom KM Properties Report

20 Views

Hello everyone,

I have a requirement to create a Report based on KM properties (metadata); Iu2019ve to show the following data on a report or file: User ID who created o modified the resource, User role, resource name, creation date or modified date. May be I can get this information using IPropertyName and IProperty interfaces, but I think it could be very slow because the process has to be recursive to get all the information for a folder and its content, so I would like to ask you if exists a kind of database where I can do a Select sentence with a criteria such as Initial Date and End Date and then just create a process to show the information or download it in a CSV file.

Thank you in advanced.

Have a nice day