Skip to main content

Questions tagged [document-management]

0 votes
2 answers
307 views

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
37 views

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
242 views

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
534 views

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
84 views

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
956 views

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
623 views

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
162 views

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
939 views

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