Page 1 of 1

export all document metadata

PostPosted:Fri Nov 02, 2012 10:31 am
by spirosdi
Hello,
i added a property group with some fields and set them in some documents. Now what i want is to extract these stored values from the property group to text csv or excel. I do not want to extract each document's values separately but have them all in one file in readable format. How could i achieve this?
thank you

Re: export all document metadata

PostPosted:Sun Nov 04, 2012 11:13 am
by jllort
Export to cvs is a feature not present in community version. Last week we have added at professional version only at search engine results and we will expand to other UI parts ( like document explorer view, administration -> get users etc... ).

At the same way we're finishing to working on export data to csv format, is possible use these library for importing values ( update ), for example update metadata exporting some csv file, change values adn then import could be a possibility but we still not studied with detail.

Anyway this feature is only present at professional version and if you want now on community you should implement there or waiting when we add there too.