Tagged Questions
The document-management tag has no wiki summary.
19
votes
8answers
7k views
Storing Documents as Blobs in a Database - Any disadvantages?
The requirements for my document management system were:
Must be secure from theft by simple copying of directories, files etc.
Must be secure against traditional virus infection (infection of ...
11
votes
15answers
2k views
Simple document repository
Please recommend me a simple web-based document repository for keeping my small company documents (.DOCs, .PDFs) so i can access them from everywhere. There are many available on the internet, but ...
5
votes
1answer
565 views
What are the reasons to store documents into DBMS when using Alfresco CMS
I have interview for an internship with company that wants to implement document management system and they are considering on the first place open source solutions, their top choice being Alfresco, ...
5
votes
2answers
885 views
Document-Based Security in ASP.NET MVC
I already know about User and Role-based security in ASP.NET MVC. But now I need something a little more granular.
Let's say I have a list of documents, some of which the user is authorized for, ...
4
votes
5answers
202 views
Version Numbers float, decimal or double
I have a document management system where documents can have multiple versions. Each version is saved and users can view version history.
What I would like to know is: What datatype should I use for ...
4
votes
5answers
546 views
Sharepoint as Document Management Solution
In your experience how does SharePoint as a back-end Document Management Solution (archiving included) stands compared to other proprietary document management systems.
Is it any comparison analysis ...
3
votes
1answer
133 views
Are barcodes the best way to uniquely identify physical documents that need to be digitized for a web app?
I have to digitize a few thousand physical documents and assign them to a variety of categories for a web app where they will be displayed.
Should I generate bar codes for each of the documents to ...
3
votes
1answer
107 views
Does a Objective-Java integration library exist?
Note: This is not an Objective-C question and is not related to objective-c.
Re: Objective: Document management system. http://www.objective.com/
I am after a library to interact with the Records ...
3
votes
2answers
401 views
Checking for document duplicates and similar documents in a document management application
Update: I have now written a PHP extension called php_ssdeep for the ssdeep C API to facilitate fuzzy hashing and hash comparisons in PHP natively. More information can be found over at my blog. I ...
3
votes
1answer
154 views
Extendable .Net Document management for under $30K
i am looking to answer one of those problems that sometimes get give to us devs by sales staff trying to get a sale in under budget.
We have a client that requires the following:
Document ...
3
votes
4answers
294 views
A Good Document Management software with some extensibility?
We are looking forward for some good document management suits/applications, with some extensibility.
The customers will submit various documents, and this need to be stored using the system for ...
3
votes
7answers
2k views
Document Management System in .NET
does anyone know about a document management system (or modules) that can be integrated with .NET?
Thanks.
3
votes
5answers
2k views
Recommendations for “file sharing CMS”?
Our marketing department needs something to help their communication with distributors
worldwide. They want to share marketing material (pdfs, docs, videos, pictures) - basically, a password-protected ...
3
votes
3answers
446 views
Document Management
We looking for a simple, open source, web based document management system for Linux. With document management I mean the ability to store a set of files (minimally doc, xls and pdf) as a document. ...
3
votes
2answers
1k views
Document management under Linux
after years navigating seas of unorganized documents, I'm starting to look for a cheap/free way to classify our work docs structurally, in order to tidy things up and to better enforce the workflow.. ...
2
votes
3answers
71 views
Image/File hosting storage best practices and standards
We are building an image and file hosting website and we will save these files on our servers, so I want to know if there are any best practices or standards I need to read and follow to make our ...
2
votes
3answers
182 views
Anything wiki-like for Plone4
I'm trying to figure out a way to make a document management/knowledge management portal using Plone4. We really like idea of having a Wiki as a section of our site or, better yet, as a type of ...
2
votes
2answers
274 views
Document management using Plone4
I'm interested in making a document management system from Plone 4.
I need pointers to a way to integrate FlexPaper and a way for asynchroneous document transformation using existing tools like ...
2
votes
3answers
950 views
Document processing in Liferay portal
I've been using Liferay a lot for past 2 years, but I have never needed any extensive document management.
Now I have a portlet where users upload documents (MS office OLE2 documents, ODS documents, ...
2
votes
5answers
599 views
Document Management System - Database Design
I'm writing my own Document Management System (DMS) in Java (the ones available don't satisfy my needs).
The documents shall be described by the Qualified DublinCore Metadata Standard. The easiest ...
2
votes
2answers
196 views
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 ?
2
votes
3answers
310 views
.NET document management system design - performance questions
I need to develop a basic .NET document management system with the following specifications:
The data should be portable and self contained, so I will serialize the documents (typical formats ...
2
votes
5answers
419 views
Document Management System Recommendation [closed]
I have an application that generates around 10000 printed pages per month. Each report (around 2000/month) is archived as PDF on a simple network
file share.
I am searching for a Document Management ...
2
votes
4answers
2k views
Simple document management system and API
In my software I need to be able to interface to a very simple document management system.
I need to be able to:
Check in/out documents
Add documents
delete documents
maybe version documents. (The ...
2
votes
3answers
286 views
How to integrate simple data entry app with document management system?
We have simple web-based data entry internal business app.
Now business wants to be able to attach a document to a row in the database that represents business entity. Document can be Word, Excel, ...
1
vote
1answer
79 views
Document management system, web based, wiki-like, for windows
I'm looking for a software management system with the following requisites:
Runs on windows
Allows a wiki-like creation of content
Attachments are allowed and tags can be added for common document ...
1
vote
3answers
186 views
Storing files in database Vs file system
one of my customer ask for a Document Management System for some thousands of document in different format i.e. pdf, doc, docx etc. My question is what is the best way to store this file in database ...
1
vote
2answers
252 views
Does SharePoint 2010 offer document level encryption?
I can't seem to find any clear answer via Google or Microsoft's site, but I could be completely missing it. Aside from encrypting the content database using Transparent Data Encryption, what are some ...
1
vote
1answer
388 views
Find all duplicate documents in sharepoint 2010
When we perform some searches on our sharepoint instance, we see the "View Duplicates" link in the search results for a few files.
Is there a way to report on all of these duplicates?
I've seen that ...
1
vote
0answers
18 views
Linking code structures and architecture documentation
Let's say I am writing a new communication protocol( I'll use TFTP for this example) and in a word document I have the following table(format can vary):
Opcode | 2 bytes
filename | string
padding ...
1
vote
2answers
868 views
Document Management System for asp.net
I have searched through the net for the open source project of Document management system for asp.net, all I got was CMS.
Is their any Document Management System open source for asp.net?
I do ...
1
vote
3answers
274 views
Whats the best way to implement a simple document management system?
I am planning to build a simple document management system. Preferably built around the java platform. Are there are best practices around this? The requirements are :
Ability to upload documents
...
1
vote
1answer
439 views
Design suggestions for creating document management structure using hidden shares
I need to add some document management functionality into my software. Documents will be grouped by company name and project name.
The folders need to be accessed by the application using the id ...
1
vote
2answers
72 views
What languages, frameworks, and technologies have you used to implement document searching?
I am at a new company and one of our goals is to implement a document search portal for our team and our clients. I am a bit worried that if we use an external service provider like Salesforce or ...
1
vote
5answers
335 views
Different Open Source Document Management systems [closed]
Could anyone suggest some good Web based Open source Document Management systems, other than WSS? My requirements are:
Sharing pdfs/word docs/excel/access files etc. Total 50 files in
total of ...
1
vote
3answers
97 views
Which common document types can have executable code in them?
I'm working out the reasonability of a request to keep all documents with executable code of a document management system. This is above and beyond the existing protections restricting the file ...
1
vote
2answers
6k views
The Difference between Sharepoint Document Title and Document Name
I am sorry to ask you guys such a low-level question, but I really can not find out the answer. Hope some mad dogs will not bark for my question.
A colleague of mine developed a workflow which auto ...
1
vote
2answers
299 views
Document Management for an Application
We are designing an application which would also have a need to manage a large number of files (docs, spreadsheets, scanned files, pdfs, etc.). We will need to associate files with other data in the ...
0
votes
1answer
54 views
Looking For A CMS Mainly For Static Content Publishing
I am tasked to research and evaluate a long overdue CMS system for our dept within a large software company. For the most part we need a system that has workflows and the ability to publish static ...
0
votes
1answer
120 views
Prevent users from deleting files uploaded Alfresco
I've been testing Alfresco for a few days but seem not to find a solution for this.
In Alfresco when an user uploads a file to a folder where it has the contributor role everything works nice, but ...
0
votes
1answer
98 views
Online Document Management System with client login functionality for small business
We are a small company offering a payroll service to about 150 clients. We need to be able to offer the client the ability to go online and login and view and download payslips, insurance documents ...
0
votes
2answers
69 views
Handling Metadata and Record Type Management in a Document Management Application
I'm working on a document management application(web-based), my question is how to handle the Metadata and Record Type Management?
here is the requirements:
each document has a set of metadata ...
0
votes
2answers
53 views
Could someone please let me know the difference between the Document, Content and an Item in Sharepoint
Could someone please let me know the difference between the Document, Content and an Item in Sharepoint
Also please let me know how to fetch the size of a document. For example, if there is a ...
0
votes
0answers
66 views
How to determine acceptable latency in a SharePoint based document management system
In dealing with a corporate doc management system based on SharePoint 2010, where the servers are based in North America (east coast), and satellite offices in Australia and the UK suffer significant ...
0
votes
1answer
316 views
CRM 2011 and SharePoint using document management from CRM SDK
I need to test the CRM 2011 and SharePoint document management performance. So I hooked up CRM and SharePoint together using Document list component.
And now I need to upload a document into ...
0
votes
1answer
36 views
Fortis Document Managment Web Services Problem
This is probably a shot in the dark, but does anyone else use Fortis as their document management solution? We're currently trying to use their web services platform to interface with the system and ...
0
votes
0answers
37 views
SharePoint record management for CRM 2011 entities
There is document management integration for SharePoint and CRM 2011 already exist.
Is there any record management integration exist?
Sultan
0
votes
0answers
37 views
SoftSolutions and btreive db questions
I need to make an export from the SoftSolutions v.4 document manager system. Its very old and information is very hard to be found for it. So I have some questions for the people that may be familiar ...
0
votes
1answer
38 views
How to preview an array of bytes which represents a file content in client browser?
We are in a need to interact with a Document Management Systems which saves file (mostly PDF & DOC & DOCX) as an array of bytes and saves also its file extension.
So, we need to build a file ...
0
votes
2answers
176 views
.NET/Oracle Document Management System
We have a custom built system that uses a ASP.Net front end with an Oracle backend (as per client requirements). Within this system is a custom module that functions as the system’s document ...