Document management system

Last updated

A document management system (DMS) is usually a computerized system used to store, share, track and manage files or documents. Some systems include history tracking where a log of the various versions created and modified by different users is recorded. 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

While many electronic document management 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 HTML-based document management systems can act as publishing systems or policy management systems. [1] Content is captured either by using browser based editors or the importing and conversion of not HTML content. Storing documents as HTML enables a simpler full-text workflow as most search engines deal with HTML natively. DMS without an HTML storage format is required to extract the text from the proprietary format making the full text search workflow slightly more complicated.

Search capabilities including boolean queries, cluster analysis, and stemming [2] have become critical components of DMS as users have grown used to internet searching and spend less time organizing their content.

Components

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

TopicDescription
Metadata Metadata is typically stored for each document. Metadata may, for example, include the date the document will be 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 document, or separately from the document as a source for searching document collections. [3]
IntegrationMany document management systems attempt to provide document management functionality directly to 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 a variety of software tools such as workflow management and content management systems, typically through an application programming interface (API) using open standards such as ODMA, LDAP, WebDAV, and SOAP or RESTful web services. [4] [5]
CaptureCapture 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. [6]
Data validationData validation rules can check for document failures, missing signatures, misspelled names, and other issues, recommending real-time correction options before importing data into the DMS. Additional processing in the form of harmonization and data format changes may also be applied as part of data validation. [7] [8]
IndexingIndexing tracks 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 information query and retrieval. One area of critical importance for rapid retrieval is the creation of an index topology or scheme. [9]
StorageStore 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.
RetrievalRetrieve 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. [9] 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, [9] or may perform more time-consuming searches through the documents' contents to return a list of the potentially relevant documents. See also Document retrieval.
DistributionA document ready for distribution has to be in a format that cannot be easily altered. An original master copy of the document is usually never used for distribution; rather, an electronic link to the document itself is more common. If a document is to be distributed electronically in a regulatory environment, then additional criteria must be met, including assurances of traceability and versioning, even across other systems. [10] This approach applies to both of the systems by which the document is to be inter-exchanged, if the integrity of the document is imperative.
SecurityDocument 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, standards such as ISO 9001 and ISO 13485, as well as U.S. Food and Drug Administration regulations, dictate how the document control process should be addressed. [11] Document management systems may 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 process, and some document management systems have either a built-in workflow module [12] or can integrate with workflow management tools. [5] There are different types of workflow. Usage depends on the environment to which the electronic document management system (EDMS) is applied. Manual workflow requires a user to view the document and decide whom 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.
CollaborationCollaboration should be inherent in an EDMS. In its basic form, 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 act in real time, allowing multiple users to view and modify (or markup) documents at the same time. The resulting document is comprehensive, including all users additions. Collaboration within document management systems means that the various markups by each individual user during the collaboration session are recorded, allowing document history to be monitored. [13]
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. [13]
SearchingSearching finds documents and folders using template attributes or full text search. Documents can be searched using various attributes and document content.
Federated searchThis refers to the capability to extend search capabilities to draw results from multiple sources, or from multiple DMSes within an enterprise. [14]
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. [15] [16]

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. [17]

Hard copy reproductionDocument/image reproduction is often necessary within a document management system, and its supported output devices and reproduction capabilities should be considered. [18]

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. [19] [20] The ISO has also published a series of standards regarding the technical documentation, covered by the division of 01.110. [21]

Document control

Government regulations typically require that companies working in certain industries control their documents. A Document Controller is responsible to control these documents strictly. These industries include accounting (for example: 8th EU Directive, Sarbanes–Oxley Act), food safety (for example the Food Safety Modernization Act in the US), ISO (mentioned above), medical device manufacturing (FDA), manufacture of blood, human cells, and tissue products (FDA), healthcare ( JCAHO ), and information technology ( ITIL ). [22] Some industries work under stricter document control requirements due to the type of information they retain for privacy, warranty, or other highly regulated purposes. Examples include protected health information (PHI) as required by HIPAA or construction project documents required for warranty periods. An information systems strategy plan (ISSP) can shape organisational information systems over medium to long-term periods. [23]

Documents stored in a document management system—such as procedures, work instructions, and policy statements—provide evidence of documents under control. Failing to comply can cause fines, the loss of business, or damage to a business's reputation.

Document control includes: [24]

These document control requirements form part of an organisation's compliance costs alongside related functions such as a data protection officer and internal audit.

Integrated DM

Integrated document management comprises the technologies, tools, and methods used to capture, manage, store, preserve, deliver and dispose of 'documents' across an enterprise. In this context 'documents' are any of a myriad of information assets including images, office documents, graphics, and drawings as well as the new electronic objects such as Web pages, email, instant messages, and video.

Document management software

Paper documents have long been used in storing information. However, paper can be costly and, if used excessively, wasteful. Document management software is not simply a tool but it lets a user manage access, track and edit information stored. Document management software is an electronic cabinet that can be used to organize all paper and digital files. [25] The software helps the businesses to combine paper to digital files and store it into a single hub after it is scanned and digital formats get imported. [26] One of the most important benefits of digital document management is a “fail-safe” environment for safeguarding all documents and data. [27] In the heavy construction industry specifically, document management software allows team members to securely view and upload documents for projects they are assigned to from anywhere and at any time to help streamline day-to-day operations. [28]

See also

Related Research Articles

<span class="mw-page-title-main">PDF</span> Portable Document Format, a digital file format

Portable Document Format (PDF), standardized as ISO 32000, is a file format developed by Adobe in 1992 to present documents, including text formatting and images, in a manner independent of application software, hardware, and operating systems. Based on the PostScript language, each PDF file encapsulates a complete description of a fixed-layout flat document, including the text, fonts, vector graphics, raster images and other information needed to display it. PDF has its roots in "The Camelot Project" initiated by Adobe co-founder John Warnock in 1991. PDF was standardized as ISO 32000 in 2008. The last edition as ISO 32000-2:2020 was published in December 2020.

<span class="mw-page-title-main">Wiki software</span> Software to run a collaborative wiki (Including private wiki)

Wiki software is collaborative software that runs a wiki, which allows the users to create and collaboratively edit pages or entries via a web browser. A wiki system is usually a web application that runs on one or more web servers. The content, including previous revisions, is usually stored in either a file system or a database. Wikis are a type of web content management system, and the most commonly supported off-the-shelf software that web hosting facilities offer.

A content management system (CMS) is computer software used to manage the creation and modification of digital content . A CMS is typically used for enterprise content management (ECM) and web content management (WCM).

<span class="mw-page-title-main">Workflow</span> Pattern of activity often with a result

A workflow is a generic term for orchestrated and repeatable patterns of activity, enabled by the systematic organization of resources into processes that transform materials, provide services, or process information. It can be depicted as a sequence of operations, the work of a person or group, the work of an organization of staff, or one or more simple or complex mechanisms.

Documentation is any communicable material that is used to describe, explain or instruct regarding some attributes of an object, system or procedure, such as its parts, assembly, installation, maintenance, and use. As a form of knowledge management and knowledge organization, documentation can be provided on paper, online, or on digital or analog media, such as audio tape or CDs. Examples are user guides, white papers, online help, and quick-reference guides. Paper or hard-copy documentation has become less common. Documentation is often distributed via websites, software products, and other online applications.

The Organization for the Advancement of Structured Information Standards is a nonprofit consortium that works on the development, convergence, and adoption of projects - both open standards and open source - for cybersecurity, blockchain, Internet of things (IoT), emergency management, cloud computing, legal data exchange, energy, content technologies, and other areas.

Content management (CM) are a set of processes and technologies that support the collection, managing, and publishing of information in any form or medium. When stored and accessed via computers, this information may be more specifically referred to as digital content, or simply as content.

An open file format is a file format for storing digital data, defined by an openly published specification usually maintained by a standards organization, and which can be used and implemented by anyone. An open file format is licensed with an open license. For example, an open format can be implemented by both proprietary and free and open-source software, using the typical software licenses used by each. In contrast to open file formats, closed file formats are considered trade secrets.

Health Level Seven or HL7 is a range of global standards for the transfer of clinical and administrative health data between applications. The HL7 standards focus on the application layer, which is "layer 7" in the Open Systems Interconnection model. The standards are produced by Health Level Seven International, an international standards organization, and are adopted by other standards issuing bodies such as American National Standards Institute and International Organization for Standardization. There are a range of primary standards that are commonly used across the industry, as well as secondary standards which are less frequently adopted.

An application program is a computer program designed to carry out a specific task other than one relating to the operation of the computer itself, typically to be used by end-users. Word processors, media players, and accounting software are examples. The collective noun "application software" refers to all applications collectively. The other principal classifications of software are system software, relating to the operation of the computer, and utility software ("utilities").

Records management, also known as records and information management, is an organizational function devoted to the management of information in an organization throughout its life cycle, from the time of creation or receipt to its eventual disposition. This includes identifying, classifying, storing, securing, retrieving, tracking and destroying or permanently preserving records. The ISO 15489-1: 2001 standard defines records management as "[the] field of management responsible for the efficient and systematic control of the creation, receipt, maintenance, use and disposition of records, including the processes for capturing and maintaining evidence of and information about business activities and transactions in the form of records".

Enterprise content management (ECM) extends the concept of content management by adding a timeline for each content item and, possibly, enforcing processes for its creation, approval, and distribution. Systems using ECM generally provide a secure repository for managed items, analog or digital. They also include one methods for importing content to bring manage new items, and several presentation methods to make items available for use. Although ECM content may be protected by digital rights management (DRM), it is not required. ECM is distinguished from general content management by its cognizance of the processes and procedures of the enterprise for which it is created.

A proprietary file format is a file format of a company, organization, or individual that contains data that is ordered and stored according to a particular encoding-scheme, designed by the company or organization to be secret, such that the decoding and interpretation of this stored data is easily accomplished only with particular software or hardware that the company itself has developed. The specification of the data encoding format is not released, or underlies non-disclosure agreements. A proprietary format can also be a file format whose encoding is in fact published, but is restricted through licences such that only the company itself or licensees may use it. In contrast, an open format is a file format that is published and free to be used by everybody.

<span class="mw-page-title-main">Adobe LiveCycle</span> Java EE server software

Adobe LiveCycle Enterprise Suite (ES4) is a service-oriented architecture Java EE server software product from Adobe Systems used to build applications that automate a broad range of business processes for enterprises and government agencies. LiveCycle ES4 is an enterprise document and form platform that allows capturing and processing information, delivering personalized communications, and protecting and tracking sensitive information. It is used for purposes such as account opening, services, and benefits enrollment, correspondence management, requests for proposal processes, and other manual-based workflows. LiveCycle ES4 incorporates new features with a particular focus on mobile devices. LiveCycle applications also function in both online and offline environments. These capabilities are enabled through the use of Adobe Reader, HTML/PhoneGap, and Flash Player clients to reach desktop computers and mobile devices.

A Common Source Data Base (CSDB) is to provide the user with automated processes to handle the complete palette of CSDB objects. Technical documentation is used in many areas of the everyday life. Product liability and many other issues regarding consumer protection have to be covered inside technical documentation. At minimum, a drawing including a few locators has to be provided. Much of this information is in accordance with the international S1000D specification.

A specification often refers to a set of documented requirements to be satisfied by a material, design, product, or service. A specification is often a type of technical standard.

<span class="mw-page-title-main">Metadata</span> Data about data

Metadata is "data that provides information about other data", but not the content of the data itself, such as the text of a message or the image itself. There are many distinct types of metadata, including:

Document Capture Software refers to applications that provide the ability and feature set to automate the process of scanning paper documents or importing electronic documents, often for the purposes of feeding advanced document classification and data collection processes. Most scanning hardware, both scanners and copiers, provides the basic ability to scan to any number of image file formats, including: PDF, TIFF, JPG, BMP, etc. This basic functionality is augmented by document capture software, which can add efficiency and standardization to the process.

References

  1. Policy Management System Archived 29 October 2011 at the Wayback Machine
  2. Stemming: Making searching easier Archived 11 January 2012 at the Wayback Machine
  3. Parsons, M. (2004). Effective Knowledge Management for Law Firms. Oxford University Press. p. 234. ISBN   9780195169683 . Retrieved 19 May 2018.
  4. Shivakumar, S.K. (2016). Enterprise Content and Search Management for Building Digital Platforms. John Wiley & Sons. p. 93. ISBN   9781119206828 . Retrieved 19 May 2018.
  5. 1 2 Fletcher, A.N.; Brahm, M.; Pargmann, H. (2003). Workflow Management with SAP WebFlow: A Practical Manual. Springer Science & Business Media. pp. 15–16. ISBN   9783540404033 . Retrieved 19 May 2018.
  6. Webber, M.; Webber, L. (2016). It Governance: Policies and Procedures. Wolters Kluwer. p. 41-4. ISBN   9781454871323 . Retrieved 19 May 2018.
  7. Trinchieri, D. (2003). Evaluation of Integrated Document Management System (IDMS) Options for the Arizona Department of Transportation (ADOT). Arizona Department of Transportation. p. 158. The data validation rules should be embedded in the form itself, rather than accomplished in a post-processing environment. This provides the use an interactive real-time experience. Often data validation requires a database look-up. The rules should allow this database query, providing the user real-time choices based on query results.
  8. Morley, D.; Parker, C.S. (2014). Understanding Computers: Today and Tomorrow, Comprehensive. Cengage Learning. pp. 558–559. ISBN   9781285767277 . Retrieved 19 May 2018.
  9. 1 2 3 Meurant, G. (2012). Introduction to Electronic Document Management Systems. Academic Press. p. 120. ISBN   9780323140621 . Retrieved 19 May 2018.
  10. Sommerville, J.; Craig, N. (2006). Implementing IT in Construction. Routledge. p. 130. ISBN   9781134198986 . Retrieved 19 May 2018.
  11. Skipper, S.L. (2015). How to Establish a Document Control System for Compliance with ISO 9001:2015, ISO 13485:2016, and FDA Requirements. ASQ Quality Press. p. 156. ISBN   9780873899178 . Retrieved 19 May 2018.
  12. Austerberry, D. (2012). Digital Asset Management. CRC Press. pp. 27–28. ISBN   9781136033629 . Retrieved 19 May 2018.
  13. 1 2 Austerberry, D. (2012). Digital Asset Management. CRC Press. p. 30. ISBN   9781136033629 . Retrieved 19 May 2018.
  14. White, M. (2012). Enterprise Search. O'Reilly Media, Inc. pp. 73–74. ISBN   9781449330408 . Retrieved 19 May 2018.
  15. International Organization for Standardization. "01.140.40: Publishing". Archived from the original on 6 June 2011. Retrieved 14 July 2008.
  16. International Organization for Standardization. "35.240.30: IT applications in information, documentation and publishing". Archived from the original on 6 June 2011. Retrieved 14 July 2008.
  17. OnSphere Corporation. "SOP Document Management in a Validated Environments" (PDF). Archived from the original (PDF) on 4 September 2011. Retrieved 25 April 2011.
  18. Meurant, G. (2012). Introduction to Electronic Document Management Systems. Academic Press. p. 16. ISBN   9780323140621 . Retrieved 19 May 2018.
  19. International Organization for Standardization. "01.140.10: Writing and transliteration". Archived from the original on 7 July 2009. Retrieved 14 July 2008.
  20. International Organization for Standardization. "01.140.20: Information sciences". Archived from the original on 5 December 2008. Retrieved 14 July 2008.
  21. International Organization for Standardization. "01.110: Technical product documentation". Archived from the original on 6 June 2011. Retrieved 15 July 2008.
  22. "Code of Federal Regulations Title 21, Part 1271". Food and Drug Administration. Archived from the original on 10 October 2011. Retrieved 31 January 2012.
  23. Wiggins, Bob (2000). Effective Document Management: Unlocking Corporate Knowledge (2 ed.). Gower. p. 25. ISBN   9780566081484. Archived from the original on 13 January 2018. Retrieved 9 April 2016. At the organisational level an information systems strategy plan (ISSP) is a way to determine in general terms what information systems an organisation should have in place over the medium to long term (typically around three to five years [...]).
  24. "What is Document Control?". isoTracker. Retrieved 9 November 2023.
  25. "Document Management Systems - A Buyer's Guide". Archived from the original on 10 January 2017. Retrieved 10 January 2017.
  26. Chaouni, Mamoun (5 February 2015). "7 Powerful Advantages of Using a Document Management System" Archived 10 January 2017 at the Wayback Machine
  27. ash-conversions (13 February 2020). "Benefits of a Document Management System and 9 Things to Look For". Ash Conversions International. Retrieved 7 May 2020.
  28. "Document Management Software for Construction". HCSS. 15 December 2021. Retrieved 7 June 2022.