Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. Batch import of Documents

Batch import of Documents

Added by Nico Fuchs over 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)

RE: Batch import of Documents - Added by Niels Lindenthal over 10 years ago

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

RE: Batch import of Documents - Added by Nico Fuchs over 10 years ago

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

  • (1 - 2/2)
Loading...