Skip to main content

Questions tagged [document-management]

The tag has no usage guidance.

0 votes
2 answers
256 views

How to automatically manage documentation

Our project consists of a cluster of microservices (let's say 20, mainly JS & PHP) that are communicating among themselves and exchanging data (via MQ) among themselves. Also, clusters have API ...
Petr Bělecký's user avatar
1 vote
0 answers
31 views

(Installable) File System Driver, Shell Extension Handler or another approach?

I have an application that does some document handling as part of its functionality. I would like to implement a "Drive" emulator that would allow users to navigate and manage documents as ...
Digital Camel's user avatar
-3 votes
1 answer
183 views

Small scale document management system architecture / patterns

Im usually working with line of business desktop software. Mostly based on a single database. Pretty often one of the requirements is to keep track of some files. Or the only way to implement a ...
Zuldaan's user avatar
  • 99
0 votes
1 answer
507 views

How can I create a combined UX and Functional Spec?

Our organization has been clamoring for a more organized spec-making process. At the moment, we use a combination of UX Specs (created in a wireframing tool and published as PDFs), and Functional ...
yawitz's user avatar
  • 9
-1 votes
1 answer
73 views

What things needs to be taken care of while writing Development Policy for Project? [closed]

I've been assigned to create a development policy for our project which is a test case management web application using Spring MVC and Java. For instance, I think I would have to create the coding ...
VPK's user avatar
  • 109
0 votes
5 answers
748 views

Best format for design document? [closed]

I have an open-source project which requires me to create mathematical models to compute some things. I have to analyze some data to decide which model works well and determine the range of errors ...
jetstream96's user avatar
3 votes
1 answer
577 views

Standard API Protocol for ECM Systems?

I am wondering if there is an established standard or protocol when working with APIs for document management systems or ECMs. For example, let's say I'm working on a new product and I want it to have ...
Unknown Coder's user avatar
2 votes
1 answer
143 views

Privilege (Access/Permission) Control for Hierarchial Structured Resource

Question: Is there any standard model or industry defacto implementation for modeling and implementing Access Control in (i.e.) a Document Management System? Note: I studied a bit the security ...
Kaveh Shahbazian's user avatar
1 vote
2 answers
897 views

Storing documents in DMS

I need your opinions and suggestions about storing documents in a DMS system. I think the DMS should save its own copies of the documents, not their original path on the disk. So, the DMS should have ...
Lisa's user avatar
  • 113