Introduction OpenProdoc
OpenProdoc is a Document Management ECM tool that allows a group of people, an organization or a single person to manage their documents.
Its main feature is its wide open approach. This is reflected in the following characteristics:
- Open to the needs of modeling documents and folders: You can create definitions of types of documents or containers (folders / files) including inheritance so that it can adequately reflect documentary structure. You can search for metadata of documents or folders and extend the search to the subtypes. The availability of "PaperBin" prevents accidental loss.
- Open to different architectures: Can be used as a pure web application, used only thick clients, integrate with your organization's application through its Java API, or a combination of all of them simultaneously. The user interface is maintained in the different clients, providing alternative or simultaneous use of different versions.
- Open to most operating systems: All components are built using only Java and therefore runs on any computer with a Java 1.5 or higher.
- Open to most DataBases: It has been tested with SQL relational DBMS: Apache Derby, MySQL, Oracle, DB2 and SQL-Server. It is designed to work with non-SQL DB, but not yet implemented the controller.
- Open to different forms of storage : You can save documents in different types of storage: File Systems, blob tables or ftp repositories or even create an own connector to access a proprietary system.
- Open to different authentication systems : You can authenticate different groups of users against LDAP, DB, OPD itself, SO or using another proprietary system.
- Open to different Administration models : The structure and access profiles allows to use different approaches, from a single administrator to control the entire system to the creation of different administrators for each bounded set of functions or elements, reaching to allow a user to manage a single user group or a type of document.
and of course,
- Open Source, so that if any element does not fit your needs, be changed.
You can even adjust the licensing model because OPD is presented as a multilicense product. If necessary you can agreed a custom license to cases where, for example, want to integrate with an closed product.
Help Index OpenProdoc