Content
You are here:
Batch import of Documents
Added by Nico Fuchs almost 10 years ago
Hello,
I would like to import a large number of documents in a project. This project should serve in other projects on my server as a document library. How to do the job best automated?
I have no experience with Ruby. However, MySQL, Python, as well as C I speak well.
For information about a starting point I would grateful.
Nico
Replies (2)
Hi Nico,
I heavily use the subversion repositories. Knowing all the constraints of SVN (it is not build for documents management) it seems to be the best way if you want to manage documents with OpenProject.
Unfortunately, the documents plugin does not have an REST API yet.
Regards
Niels
Hi Nils,
thanks for the idea of the documents to manage with the repository!
When I look in the database, a value called “digest” to a document is assigned. I took a screen shot of the table.
Does anyone have any idea which module calculates this value, and how to compute it yourself?
Thanks in advance Nico