Questions tagged [dms]

A Document Management System (DMS) is an application or collection of applications designed to store and organize electronic content. This content may consist of scanned images of paper documents or documents with a digital origin. A typical DMS today includes classification, search, and retrieval functions. It may include records management functions as well.

220 questions
4
votes
0 answers

AWS DMS: Error when migrating from RDS SQL Server to Kinesis Streams

I'm facing an issue when using DMS to replicate data from a SQL Server (RDS) to Kinesis Streams. I'm replicating ~20 tables (~1TB) in an environment A and the replication is only ON GOING (through CDC), not full load. The process goes fine until it…
4
votes
1 answer

Java open source DMS framework

Can anyone recommend good java open source DMS framework? Thanks, aviad
aviad
  • 8,229
  • 9
  • 50
  • 98
4
votes
2 answers

Content Repository , Document Repository , whats the difference if any?

What is the difference between CMSs and DMSs ? Both store date , give access to the data , where do they differ? Can apache Jack Rabbit be used in place of Alfresco ?
3
votes
2 answers

AWS DMS swap files consumes all the space

I'm migrating many databases but I have seen my databases with a size bigger than 50GB fails in the CDC after some time due to a lack of storage. I'm using a replication instance class dms.r5.large and everything runs smoothly until the full-load is…
Mirdrack
  • 780
  • 12
  • 28
3
votes
0 answers

AWS DMS data transformation

I see that we can create new columns during a DMS task using "rule-action=add-column" and "expression" to define the content of the new column. But what if we want to transform the data of an existent column? Example: I want to encrypt a column…
user13520400
  • 161
  • 1
  • 5
3
votes
0 answers

AWS DMS ( Data migration service ) - Replication is stopped without error

We have recently observed that the DMS Task stops reading the archive logs suddenly, with no error. Source : Oracle Database. Logs are been read from ASM. Target : S3 bucket.  17:33:36 2020-05-12T17:33:36 [SORTER ]I: Task is running…
3
votes
1 answer

How to migrate the whole database from Postgres to DynamoDB

I have a database in PostgreSQL. Now we need to import whole database into DynamoDB. Data Migration service need to be used for this purpose or any other service can be used. Please explain in detail. What is the strategy to be followed? I have…
samiksha p
  • 51
  • 1
  • 6
3
votes
1 answer

JCR vs JPA for a DMS: performance, benefits, drawbacks

After doing some research about JCR or RDBMS, and reading other posts, I am still uncertain whether to use JCR over JPA for a document management system, which has to deal with different document types, very large files and a lot of concurrent…
Journeycorner
  • 2,474
  • 3
  • 19
  • 43
3
votes
2 answers

Set expiration of Sitecore DMS Global cookie

I am currently working on a Sitecore 7.2 solution and the client asked us if we can change the expiration of the Global analytics cookie "SC_ANALYTICS_GLOBAL_COOKIE". We can see it is persisted for 10 years, which is odd because Sitecore…
RvanDalen
  • 1,155
  • 5
  • 10
3
votes
2 answers

UML modelling roles, users, and documents

I'm new student in UML modeling and a want to model a situation. I have a system where the admin create roles and users and documents, they all exist in the database and the admin will chose for each document the users that could…
user3260388
  • 313
  • 1
  • 4
  • 10
3
votes
1 answer

IManExt ImportCmd trouble

I have been writing a small application using C# to copy a document into an individuals 'My Documents' folder on our DMS server. I've beased the code around the listing provided in the 'WorkSite SDK 8: Utilize the IMANEXT2Lib.IManRefileCmd to File…
user233940
  • 51
  • 1
  • 6
3
votes
3 answers

php based document management system

Can anyone recommend a simple document management system with a decent web service interface? I am looking at using it to provide metadata management of uploaded files from a ajax web application. I've tried KnowledgeTree, but it's web service layer…
kaylnn
  • 87
  • 2
  • 8
3
votes
2 answers

Looking for an open source CMS with good document management- preferred Django

I'm looking for some open source Content Management System which has good support for document management. I would like to have it in a such way that anonymous user would be able to add documents(pdf,doc, etc) to some topics in a easy way. I have…
Michal
  • 3,218
  • 2
  • 25
  • 44
2
votes
1 answer

Document Management System Editor

I am building a web version (mostly jquery html5 with asp.net in the background) of an existing document management system. Existing software is built on .NET Win Forms and uses Microsoft Word as an editing control. Since I am building a web…
Ender
  • 213
  • 1
  • 7
2
votes
2 answers

Alfresco or OpenKM

I'm investigating OpenKM and Alfreasco to integrate a DMS with a Python based ERP. Of course, the DMS should be feature rich in its own too. After searching the web I could not find any clear and simple comparison of their feature sets. I would be…
Akasha
  • 2,162
  • 1
  • 29
  • 47
1
2
3
14 15