Document management system

Document management system

A document management system (DMS) is a computer system (or set of computer programs) used to track and store electronic documents and/or images of paper documents. It is usually also capable of keeping track of the different versions created by different users (history tracking). The term has some overlap with the concepts of content management systems. It is often viewed as a component of enterprise content management (ECM) systems and related to digital asset management, document imaging, workflow systems and records management systems.

Contents

History

Beginning in the 1980s, a number of vendors began developing software systems to manage paper-based documents. These systems dealt with paper documents, which included not only printed and published documents, but also photographs, prints, etc.

Later developers began to write a second type of system which could manage electronic documents, i.e., all those documents, or files, created on computers, and often stored on users' local file-systems. The earliest electronic document management (EDM) systems managed either proprietary file types, or a limited number of file formats.[1] Many of these systems later[when?] became known as document imaging systems, because they focused on the capture, storage, indexing and retrieval of image file formats. These systems enabled an organization to capture faxes and forms, to save copies of the documents as images, and to store the image files in the repository for security and quick retrieval (retrieval made possible because the system handled the extraction of the text from the document in the process of capture, and the text-indexer function provided text-retrieval capabilities).

EDM systems evolved to a point where systems could manage any type of file format that could be stored on the network. The applications grew to encompass electronic documents, collaboration tools, security, workflow, and auditing capabilities.

While many EDM systems store documents in their native file format (Microsoft Word or Excel, PDF), some web-based document management systems are beginning to store content in the form of html. These policy management systems[2] require content to be imported into the system. However, once content is imported, the software acts like a search engine so users can find what they are looking for faster. The html format allows for better application of search capabilities such as full-text searching and stemming[3].

Components

Document management systems commonly provide storage, versioning, metadata, security, as well as indexing and retrieval capabilities. Here is a description of these components:

Topic Description
Metadata Metadata is typically stored for each document. Metadata may, for example, include the date the document was stored and the identity of the user storing it. The DMS may also extract metadata from the document automatically or prompt the user to add metadata. Some systems also use optical character recognition on scanned images, or perform text extraction on electronic documents. The resulting extracted text can be used to assist users in locating documents by identifying probable keywords or providing for full text search capability, or can be used on its own. Extracted text can also be stored as a component of metadata, stored with the image, or separately as a source for searching document collections.
Integration Many document management systems attempt to integrate document management directly into other applications, so that users may retrieve existing documents directly from the document management system repository, make changes, and save the changed document back to the repository as a new version, all without leaving the application. Such integration is commonly available for office suites and e-mail or collaboration/groupware software. Integration often uses open standards such as ODMA, LDAP, WebDAV and SOAP to allow integration with other software and compliance with internal controls.[citation needed]
Capture Capture primarily involves accepting and processing images of paper documents from scanners or multifunction printers. Optical character recognition (OCR) software is often used, whether integrated into the hardware or as stand-alone software, in order to convert digital images into machine readable text. Optical mark recognition (OMR) software is sometimes used to extract values of check-boxes or bubbles. Capture may also involve accepting electronic documents and other computer-based files.
Indexing Track electronic documents. Indexing may be as simple as keeping track of unique document identifiers; but often it takes a more complex form, providing classification through the documents' metadata or even through word indexes extracted from the documents' contents. Indexing exists mainly to support retrieval. One area of critical importance for rapid retrieval is the creation of an index topology.
Storage Store electronic documents. Storage of the documents often includes management of those same documents; where they are stored, for how long, migration of the documents from one storage media to another (hierarchical storage management) and eventual document destruction.
Retrieval Retrieve the electronic documents from the storage. Although the notion of retrieving a particular document is simple, retrieval in the electronic context can be quite complex and powerful. Simple retrieval of individual documents can be supported by allowing the user to specify the unique document identifier, and having the system use the basic index (or a non-indexed query on its data store) to retrieve the document. More flexible retrieval allows the user to specify partial search terms involving the document identifier and/or parts of the expected metadata. This would typically return a list of documents which match the user's search terms. Some systems provide the capability to specify a Boolean expression containing multiple keywords or example phrases expected to exist within the documents' contents. The retrieval for this kind of query may be supported by previously built indexes, or may perform more time-consuming searches through the documents' contents to return a list of the potentially relevant documents. See also Document retrieval.
Distribution A published document for distribution has to be in a format that can not be easily altered. As a common practice in law regulated industries, an original master copy of the document is usually never used for distribution other than archiving. If a document is to be distributed electronically in a regulatory environment, then the equipment tasking the job has to be quality endorsed AND validated. Similarly quality endorsed electronic distribution carriers have to be used. This approach applies to both of the systems by which the document is to be inter-exchanged, if the integrity of the document is highly in demand.
Security Document security is vital in many document management applications. Compliance requirements for certain documents can be quite complex depending on the type of documents. For instance, in the United States, the Health Insurance Portability and Accountability Act (HIPAA) requirements dictate that medical documents have certain security requirements. Some document management systems have a rights management module that allows an administrator to give access to documents based on type to only certain people or groups of people. Document marking at the time of printing or PDF-creation is an essential element to preclude alteration or unintended use.
Workflow Workflow is a complex problem and some document management systems have a built-in workflow module. There are different types of workflow. Usage depends on the environment the electronic document management system (EDMS) is applied to. Manual workflow requires a user to view the document and decide who to send it to. Rules-based workflow allows an administrator to create a rule that dictates the flow of the document through an organization: for instance, an invoice passes through an approval process and then is routed to the accounts-payable department. Dynamic rules allow for branches to be created in a workflow process. A simple example would be to enter an invoice amount and if the amount is lower than a certain set amount, it follows different routes through the organization. Advanced workflow mechanisms can manipulate content or signal external processes while these rules are in effect.
Collaboration Collaboration should be inherent in an EDMS. In its basic form, a collaborative EDMS should allow documents to be retrieved and worked on by an authorized user. Access should be blocked to other users while work is being performed on the document. Other advanced forms of collaboration allow multiple users to view and modify (or markup) a document at the same time in a collaboration session. The resulting document should be viewable in its final shape, while also storing the markups done by each individual user during the collaboration session.
Versioning Versioning is a process by which documents are checked in or out of the document management system, allowing users to retrieve previous versions and to continue work from a selected point. Versioning is useful for documents that change over time and require updating, but it may be necessary to go back to or reference a previous copy.
Searching Finds documents and folders using template attributes or full text search. Documents can be searched using various attributes and document content
Publishing Publishing a document involves the procedures of proofreading, peer or public reviewing, authorizing, printing and approving etc. Those steps ensure prudence and logical thinking. Any careless handling may result in the inaccuracy of the document and therefore mislead or upset its users and readers. In law regulated industries, some of the procedures have to be completed as evidenced by their corresponding signatures and the date(s) on which the document was signed. Refer to the ISO divisions of ICS 01.140.40 and 35.240.30 for further information.[4][5]

The published document should be in a format that is not easily altered without a specific knowledge or tools, and yet it is read-only or portable.[6]

Reproduction Document/image reproduction is key when thinking about implementing a system. It's all well and good being able to put things in, but how are you going to get it out? An example of this is building plans. How will plans be scanned and scale be retained when printed?

Standardization

Many industry associations publish their own lists of particular document control standards that are used in their particular field. Following is a list of some of the relevant ISO documents. Divisions ICS 01.140.10 and 01.140.20.[7][8] The ISO has also published a series of standards regarding the technical documentation, covered by the division of 01.110.[9]

  • ISO 2709 Information and documentation — Format for information exchange
  • ISO 15836 Information and documentation — The Dublin Core metadata element set
  • ISO 15489 Information and documentation — Records management
  • ISO 21127 Information and documentation — A reference ontology for the interchange of cultural heritage information
  • ISO 23950 Information and documentation — Information retrieval (Z39.50) — Application service definition and protocol specification
  • ISO 10244 Document management — Business process baselining and analysis
  • ISO 32000 Document management — Portable document format

Document control

Compliance adds requirements that transform document management into a document control issue. Document control is a regulatory requirement within accounting (e.g., 8th EU Directive, Sarbanes-Oxley), food safety (e.g., Food Safety Modernization Act), ISO (mentioned above), Medical device manufacturing (FDA), Healthcare (JCAHO), and Information technology (ITIL).[10] Your documents — procedures, work instructions, policy statements, etc. — provide evidence of documents under control. Failing to comply could cause fines, the loss of business, or damage to your business reputation.

The basic requirement for document control require that you establish and document a procedure for:

  • Reviewing and approving documents prior to release
  • Reviews and approvals
  • Ensuring changes and revisions are clearly identified
  • Ensuring that relevant versions of applicable documents are available at their “points of use”
  • Ensuring that documents remain legible and identifiable
  • Ensuring that external documents like customer supplied documents or supplier manuals are identified and controlled
  • Preventing “unintended” use of obsolete documents

See also

References

  1. ^ Papergear: Electronic Document Management Systems
  2. ^ Policy Management System
  3. ^ Stemming: Making searching easier
  4. ^ International Organization for Standardization. "01.140.40: Publishing". http://www.iso.org/iso/products/standards/catalogue_ics_browse.htm?ICS1=01&ICS2=140&ICS3=40&. Retrieved 14 July 2008. 
  5. ^ International Organization for Standardization. "35.240.30: IT applications in information, documentation and publishing". http://www.iso.org/iso/catalogue_ics_browse?ICS1=35&ICS2=240&ICS3=30&. Retrieved 14 July 2008. 
  6. ^ OnSphere Corporation. "SOP Document Management in a Validated Environments". http://www.avidoffice.com/docushare/dsweb/Get/Document-9101/Standard%20Operation%20Procedure%20(SOP)%20Document%20Management%20in%20Validated%20Environments.pdf. Retrieved 25 April 2011. 
  7. ^ International Organization for Standardization. "01.140.10: Writing and transliteration". http://www.iso.org/iso/products/standards/catalogue_ics_browse.htm?ICS1=01&ICS2=140&ICS3=10&. Retrieved 14 July 2008. 
  8. ^ International Organization for Standardization. "01.140.20: Information sciences". http://www.iso.org/iso/products/standards/catalogue_ics_browse.htm?ICS1=01&ICS2=140&ICS3=20&. Retrieved 14 July 2008. 
  9. ^ International Organization for Standardization. "01.110: Technical product documentation". http://www.iso.org/iso/products/standards/catalogue_ics_browse.htm?ICS1=01&ICS2=110&. Retrieved 15 July 2008. 
  10. ^ Anderson, Chris. Is Document Control Really That Important?, Bizmanualz, December 17th, 2010.

External links


Wikimedia Foundation. 2010.

Игры ⚽ Нужна курсовая?

Look at other dictionaries:

  • Document Management System —   [engl.], Dokumentenmanagementsystem …   Universal-Lexikon

  • Document\ Management\ System — Dokumenten Erfassungs und Archivierungssystem. Ein Document Management System (DMS) soll den raschen und effizienten Zugriff auf alle Unternehmensdokumente ermöglichen und dadurch das Knowledge Management sinnvoll unterstützen.. DMS …   Online-Wörterbuch Deutsch-Lexikon

  • Document Management System — Dokumentenmanagement dient der datenbankgestützten Verwaltung elektronischer Dokumente. Man versteht darunter in Deutschland die Verwaltung ursprünglich meist papiergebundener Dokumente in elektronischen Systemen. Bei der Verwaltung von… …   Deutsch Wikipedia

  • document management system — noun A computer system or set of computer programs used to track and store electronic documents and/or images of paper documents. See Also: content management system …   Wiktionary

  • Document management system — …   Википедия

  • content management system — noun A computer software system for organizing and facilitating collaborative creation of documents and other content, especially for loading to a website See Also: document management system …   Wiktionary

  • Database management system — A database management system (DBMS) is a software package with computer programs that control the creation, maintenance, and the use of a database. It allows organizations to conveniently develop databases for various applications by database… …   Wikipedia

  • Knowledge management system — merge|Knowledge Management|Talk:Knowledge Management System#Merger proposal|date=May 2008Knowledge Management System (KM System) refers to a (generally IT based) system for managing knowledge in organizations, supporting creation, capture,… …   Wikipedia

  • Quality management system — (QMS) can be defined as a set of policies, processes and procedures required for planning and execution (production / development / service) in the core business area of an organization. QMS integrates the various internal processes within the… …   Wikipedia

  • Content management system — A content management system (CMS) is a system providing a collection of procedures used to manage work flow in a collaborative environment. These procedures can be manual or computer based. The procedures are designed to do the following: Allow… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”