SmartDocs: Document Management Inovation
|
|
|
- Duane Collins
- 10 years ago
- Views:
Transcription
1 SmartDocs: Document Management Inovation Ricardo João Correia Vieira Instituto Superior Técnico Avenida Rovisco Pais, 1, , Lisbon, Portugal Abstract. In 2001 the first version of MoReq, a requirements specification for records management system (RMS), was made available online. With the introduction and spread of MoReq in Europe the RMS s consumers started to consider its compliance a demand, leaving a problem for suppliers with products already developed: how to evaluate their software based on MoReq and what developments are necessary to meet its requirements. In this dissertation we propose a process for evaluating content management systems, class of systems where the RMS fall, according to a requirements specification as MoReq. To achieve the final results we studied and applied techniques for evaluating software in an already developed document management system (SmartDocs) who wants to evolve to a system in full compliance with the requirements of MoReq2, the second version of MoReq. Keywords: document management system; content management system; record management system; MoReq; software evaluation; software evolution; 1 Introduction A Document Management System (DMS) it s an information system conceived to manage all the phases of the document lifecycle. Those are typically the capture and creation of the document, its storage, version management, access and eventually elimination. A DMS is now essential to increase the productivity of a company, which is why there are few who do not have one implemented and there are many solutions available in the market. A DMS is also called a content management system since it manages documents as content. Another type of content management system is a record management system (RMS), an information system capable of managing records of an organization considering its archive s requirements. A record is according to ISO information created, received, and maintained as evidence by an organization or person in the transaction of business, or in the pursuance of legal obligations, regardless of media. In 2001 MoReq, a model of requirements for RMS, was published by DLM-Forum (with the support of the European Commission). Despite the fact that it s not a formal standard, but rather a set of recommendations, CMS users are starting to demand systems in conformance with MoReq. For that reason CMS developers are looking to know how to evaluate their products according to MoReq so that they can learn which kind of developments are needed so that their software can be in conformance.
2 2 Ricardo João Correia Vieira The goal of this project is then to propose a content management system evaluation process according to a requirements specification like MoReq. The proposed solution is a result of the lessons taken from the use of evaluation methods in a DMS product (SmartDocs) using MoReq2, second version of MoReq, as conformance goal to achieve. 2 State of Art 2.1 Software Evolution Software evolution, or software maintenance, is according to IEEE Standard 1219 the modification of a software product after delivery to correct faults, to improve performance or other attributes, or to adapt the product to a modified environment. The concept of software evolution started to appear in 1980 with the definition of Lehman s Evolution Laws and the categorization of maintenance activities by Swanson (Lehman, Programs, Life Cycles, and Laws of Software Evolution, 1980) (Lehman, Perry, & Ramil, Implications of evolution metrics on software maintenance, 1998) (Swanson, 1976). Swanson defined 4 major maintenance activities classes (Adaptive, Perfective, Corrective and Preventative) that are still currently used but with different terms and different definitions (ISO/IEC-14764, 2006): Corrective maintenance are changes that fix bugs in the codebase. Adaptive maintenance are changes that allow a system to run within a new technical infrastructure. Perfective maintenance are any other enhancements intended to make the system better, such as adding new features, boosting performance, or improving system documentation. Preventive maintenance are changes made to ease future maintenance and evolution of the system, such as re-organizing internal dependencies to improve cohesion and coupling. However some software evolution researches believe that 4 classes are insufficient to enclose all possibly maintenance activities so their started to create their own classifications. One of the most successful classifications was made by Ned Chaplin (Chapin, Hale, Khan, Ramil, & Tan, 2000). Chapin also created 4 major classes that divided maintenance activities by type of software changes and inside each class the activities are divided by their objectives. Figure 1 taken from (Chapin, Hale, Khan, Ramil, & Tan, 2000) shows the decision tree that can be used to classify a maintenance activity. As you can see in figure 1, one of the major classes is evolution activities where software isn t changed entitled support interface. Inside that class Chapin considered that the main activity is the evaluation of software that involve activities as auditing, searching, examining, regression testing, studying, and others activities that can create an understanding of the software without changing it (Chapin, Hale, Khan, Ramil, & Tan, 2000). The activities considered on this project are then evaluative and fit the A- 3 group activity of Chapin.
3 SmartDocs: Document Management Inovation 3 Figure 1. Decision tree for types of software evolution and software maintenance 2.2 Software Evaluation As we saw in last chapter, the software evaluation is a software evolution activity that was identified and classified many years ago. However DMS evaluation is a fresh activity since only in 1997 (with the creation of the DoD standard) best practices for document management where defined. One of the most known articles about DMS evaluation is the article of Asprey and Middleton entitled "Specifying your requirements and selecting your supplier for records and document management applications" (Asprey & Middleton, 2002) where the authors address two major problems of today: the creation of a requirements specification and the selection of a document management software from a set of available solutions. Is on the second problem that Asprey and Middleton write about the use of evaluations methods where we can use the results to classify a system or taking conclusions about itself. Despite the fact that the goal of this project thesis is not the same of the authors of that article we can use the methods refered to achieve our goal. The techniques that Asprey and Middleton considered where: checklists, weighted scored and gap analysis Checklists Checklists for software evaluation usually consist of a list of items which are structured intuitively according to some major categories of the product. The items
4 4 Ricardo João Correia Vieira can be questions, requirements and/or functionalities of the system. The major advantages of a checklist are (Tergan, 1998): Evaluation checklists provide a structured list of relevant criteria for evaluation and relieve evaluators from either developing an evoluation system of their own or asking different experts to do the job. Sometimes they may replace large scale expensive empirical testing. They seem to be easy to handle. Evaluators usually only have to go through the list and mark whether the product matches, or not, the item. They seem to induce the impression of a complete set of evaluation criteria valid, objective and reliable through a simple and cheap method. The major disadvantages are (Komoski, 1987) (McDougall & Squires, 1995): The checklist evaluation emphasis similarities rather than differences forgetting about the quality of the product above the list. The evaluation is very subjective to the evaluator s thoughts. The correctness and completeness of the list is essential to the quality of the evaluation. Bad or missing items can lead to a bad evaluation. The same type of response for all items may not make sense for all lists Weighted Scored Weighted Scored is one of the most used evaluations and is based on checklist evaluations. The method consists of: 1. Define a weight for each item on the list that reflects its importance on the set of items. 2. Define the range of possible responses to each item on the list. 3. Give a response to each item. 4. Calculate the score of the product in evaluation according to this formula: Where W j is the weight of the item j and S ij is the response i to the item j Gap Analysis The gap analysis is in its usual practice, a technique for analyzing the differences between the current state of software and that to be achieved. The definition of interval analysis is the space between the state where the software is and where it wants to be. This type of analysis helps to understand the amount of work that needs to be done to evaluate the software and clarify what are the main activities that need to be done between the two states (Levine, A Sample Gap Analysis Explained, 2010) (Levine, Learn About Gap Analysis Methods: Wich is the Best?, 2010). To correctly establish the bridge between the two spaces is important to understand not only the state you want to achieve, but also the state where we are, i.e. you must understand the system correctly and recognize its strengths so that we can use them to achieve our goal.
5 SmartDocs: Document Management Inovation 5 3 SmartDocs SmartDocs is a DMS developed by Fujitsu Portugal that has already 170 installations and more than users estimated. The objective of the program is to manage documents in a fast and efficient way so that organizations that use it can have total control over their information. According to a comparison made against other systems we conclude that SmartDocs has all the major functionalities of a DMS included in the following areas: Classification Scheme. The program has functions to create and maintain a structure or base to store and identify documents. Identification and Categorization. The software includes functions to identify and classify a document like metadata, annotations, categorization, etc. Document Capture. SmartDocs have more than one way possible to capture a document like for example capturing a document through . Library Services. The program has functions to improve the management and control of documents like report creation, version control, audit trail, etc. Search. The software allows simple and advanced searches. Workflow. SmartDocs has functions to create and manage workflows that improve the flow of a document between users. Security. The program has a system of access permissions. 4 MoReq The MoReq became available electronically for the first time in 2001 and was posted officially by the EU Commission in It is currently available online at Europa site 1 and has been translated into 7 languages. Since it became available, MoReq has proved to be a very useful specification and started to being used in several countries in Europe. However, with the rapid growth and development of information technology some people began to recognize some outdated content and started to demand a MoReq update so that it can maintain its value as a reference model. That s why in 2008 a second version of MoReq was launched called MoReq MoReq2 Analysis MoReq2 currently has 792 requirements divided into 13 chapters and nine annexes, with over 70 categories. The version in Word format contains 377 pages and over 91,000 words. Summarizing the specification is quite extensive and complex which means that it needs to be analyzed for total understanding of their requirements. The first chapter is introductory and talks a bit about the history, purpose and organization of the specification. The second chapter introduces an overview of a few 1
6 6 Ricardo João Correia Vieira concepts of records management. From chapter 3 to 9 MoReq described its main requirements dividing them by subject: Chapter 3 ( Classification Scheme and File Organisation ) lists the requirements about the configuration and management of the classification scheme of a RMS and its entities: classes, files, sub-files and volumes. Chapter 4 ( Controls and Security ) describes the requirements concerning the access to records and functions, the maintenance of the audit trail and maintenance of backup and recovery schedules. It also introduces the requirements for supporting the concept of vital records. Chapter 5 ( Retention and Disposition ) reviews the requirements about the retention and disposition schedules and the support of the records disposition that includes reviewing, transferring, exporting or destroying the record. Chapter 6 ( Capturing and Declaring Records ) lists requirements about the capture of records, bulk import, management, capture through scanning and imaging and support of creating and maintaining record types. Chapter 7 ( Referencing ) describes the requirements concerning the classification codes of the entities of the system and also theirs system identifiers. Chapter 8 ( Searching, Retrieval and Presentation ) like the name says lists requirements about the search of records, its retrieval and presentation. Chapter 9 ( Administrative Functions ) describes the requirements concerning general administration of the system like the access to system reports and configuration parameters of the system. It also describes the concept of redacting records through some of the requirements in this chapter. Chapter 10, 11 e 12 are respectively requirements for optional modules, nonfunction requirements and metadata requirements, that where studied but not used in this project. The last chapter (13) is a summary and revisition of the concepts used in the specification.
7 Número de Requisitos Requisitos Cumpridos Requisitos Cumpridos (%) SmartDocs: Document Management Inovation 7 5 SmartDocs Evaluation according to MoReq2 After analyzing SmartDocs and MoReq2 we applied the evaluation techniques described in 2.2. and studied the results. 5.1 Checklist Evaluation For this evaluation we used MoReq2 has a list and its requirements as the items of the list. So the process evaluation has to go through the requirements of the specification and indicate if it is fulfilled by SmartDocs. Table 1 shows the final result of the evaluation where the last column indicates the percentage of requirements through the chapters and sub-chapters of MoReq2. Requisitos Obrigatórios Plano de Classificação e Organização de Pastas % Configuração do Plano de Classificação % Classes e Pastas % Volumes e Sub-Pastas % Gestão do Plano de Classificação % Segurança e Controlo % Acesso % Rotina de Auditoria % Salvaguarda e Recuperação % Documentos de Arquivo Vitais 4 0 0% Retenção e Destino % Tabelas de Selecção % Revisão do Destino 7 0 0% Transferência, Exportação e Eliminação % Captura e Declaração de Documentos de Arquivo % Captura % Importação em Bloco 8 0 0% Gestão de Correio Electronico % Tipos de Documentos de Arquivo % Imagens e Digitalização % Referenciação % Codigos de Classificação % Identificadores de Sistema % Pesquisa, Recuperação e Visualização % Pesquisa e Recuperação % Apresentação: Visualização de Documentos de Arquivo % Apresentação: Impressão % Apresentação: Outros 1 0 0% Funções Administrativas % Administração Geral % Relatorios % Alterar, Eliminar e Truncar Documentos de Arquivo % Table 1. Table of checklist evaluation results of mandatory requirements in MoReq2.
8 8 Ricardo João Correia Vieira As we can see the results of the evaluation indicates that SmartDocs in almost all chapters of MoReqs fails to comply with its requirements. However after studying the list and the results we conclude that: A lot of requirements are not fulfilled by small details or are only partial fulfilled. SmartDocs have almost all the functionalities identified in MoReq2 but the results don t reflect that. 5.2 Weighted Scored Taking in account the conclusions made from the last evaluation we made some changes before applying the weighted scored method: A restructuring of MoReq2 was made identifying requirements that describes a functionality of the system and requirements that describe a characteristic or attribute of a functionality. According to that the first ones where entitled major requirements and the seconds ones sub-requirements, the one that are not included in neither one of the categories described are entitled normal requirements According to the change above we define the weights of which requirement of MoReq2 like is illustrated in table 2. The final weight is the result of multiplying both measures. Optional Requirement (Weight 1) Mandatory Requirement (Weight 2) Major Requirement (Weight 4) 4 8 Normal Requirements (Weight 3 6 3) Sub-Requirements of a 2 4 mandatory major requirement (Weight 2) Sub-Requirements of a optional major requirement (Weight 1) 1 2 Table 2. Table of weights of MoReq2 requirements. Instead of only indicating if the requirement is fulfilled or not in this evaluation we used the responses defined in table 3. Response Definition 0 No Compliance The system don t complies with the requirement. 1 Partial Compliance The system partial complies with the requirement but still needs some development to achieve full compliance.
9 Requisitos Principais (%) Requisitos Normais (%) Sub- Requisitos (%) Total (%) SmartDocs: Document Management Inovation 9 2 Almost Complies The system almost complies with the requirement failing only by a small detail. 3 Full Compliance The system complies with the requirement. Table 3. Table of responses used in the weighted score evaluation. Using the weights and responses above we apply the weighted score evaluation and obtain from the same system (without any change) the results in table 4. Requisitos Obrigatórios Plano de Classificação e Organização de Pastas 61% 61% 39% 51% Configuração do Plano de Classificação 83% 78% 40% 64% Classes e Pastas 67% 75% 67% 69% Volumes e Sub-Pastas 44% 0% 33% 34% Gestão do Plano de Classificação 56% 48% 32% 43% Segurança e Controlo 70% 75% 52% 63% Acesso 80% 80% 74% 77% Rotina de Auditoria 67% 67% 52% 60% Salvaguarda e Recuperação 100% - 17% 44% Documentos de Arquivo Vitais 0% - 0% 0% Retenção e Destino 0% 0% 0% 0% Tabelas de Selecção 0% 0% 0% 0% Revisão do Destino 0% 0% 0% 0% Transferência, Exportação e Eliminação 0% 0% 0% 0% Captura e Declaração de Documentos de Arquivo 70% 59% 53% 60% Captura 87% 69% 63% 72% Importação em Bloco 0% 0% 0% 0% Gestão de Correio Electronico 33% 50% 33% 45% Tipos de Documentos de Arquivo 100% - 100% 100% Imagens e Digitalização 100% 67% 75% 76% Referenciação 92% - 83% 88% Codigos de Classificação 89% - 73% 82% Identificadores de Sistema 100% - 100% 100% Pesquisa, Recuperação e Visualização 38% 63% 53% 54% Pesquisa e Recuperação 67% 67% 50% 65% Apresentação: Visualização de Documentos de Arquivo - 100% - 100% Apresentação: Impressão 20% 60% 56% 40% Apresentação: Outros - 0% - 0% Funções Administrativas 42% 58% 17% 42% Administração Geral - 67% - 67% Relatorios 11% 52% 0% 35% Alterar, Eliminar e Truncar Documentos de Arquivo 60% 100% 23% 46% Table 4 Table of weighted scored evaluation results of mandatory requirements in MoReq2 As we can see comparing the results of table 1 and 4 we obtained from the same system much better results. This results proves that the conclusions made in the last evaluation where correct and the changes made to prevent the problems where
10 10 Ricardo João Correia Vieira successful. SmartDocs still have a few areas that we can see it needs to be improved but most of them are almost in compliance with MoReq Gap Analysis Of the techniques studied to evaluate a product, the gap analysis is the less rigorous and formal. There are many templates online that illustrate and help to make this type of evaluation, but all have something in common: they are built specifically for each project. Only the aim of evaluation is clear: find out where the software is and where it wants to be. With the results of previous evaluations there is no need to explore again where the software is, even more when there is no new formal method for doing so, leaving us only with the task of realizing the development needed to achieve the ultimate objective: to align the SmartDocs with MoReq2. So for this evaluation we focus on the requirements that SmartDocs don t comply and make a list of developments to achieve full compliance with MoReq2. For each development we specify: Title of development, that indicates the functionality or activity that the development covers. Related Requirements. Set of MoReq2 requirements that are related to the proposal development. Related Developments, since some of them are related to the same functionality or area of action. Development Weight, sum of the related requirements of the development. Development Classification, according to Swanson classification described in chapter 2.1. Development Description, summary of all requirements related to the development. After getting the final list of developments we ranked the developments according to the development weights so that Fujistu can understand the most important and urgent developments to do in SmartDocs. 6 Result Validation After utilizing the evaluations techniques studied we can now take some general lessons from the work done. 6.1 Content Management System Evaluation according to a requirements specification Considering all 3 evaluation methods and the results that wich one produced we can take the following conclusions: 1. All evaluations require high knowledge of both specification and system under assessment. The greater the knowledge of both, the faster and correct the evaluator decisions becomes.
11 SmartDocs: Document Management Inovation Both the evaluation checklist and weighted list are methods that take a long time (average of 80 hours each) to a specification as extensive as the MoReq2, but the second allows us to get a good deal of conclusive data that the first does not allow. 3. The analysis and understanding of MoReq2 are vital to any of the evaluations. The correction of the assessment results by weighted list is directly proportional to the correction of the weights of the requirements, ie, depends on the particular analysis of the specification. 4. The document produced in the gap analysis (list of developments) is what has more value to a team of software development, however, would be a much more complex and time consuming resource to achieve if we didn t have made the previous evaluations. Taking in account the conclusions above we propose the evaluation process illustrated in figure 2 with the following and consecutive phases: 1. Data analysis, to the CMS and the specification of requirements that are essential, respectively, for the proper evaluation of the system and prioritization of requirements in assessment. 2. Evaluation. Phase where we evaluate the CMS and obtain the results to analyze. 3. Planning, phase where we studied the results of the previous phase with the goal of planning the software evolution. Figure 2. Diagram that defines a process to evaluate a CMS based on a requirements specification.
12 12 Ricardo João Correia Vieira 7 Conclusion The final objective of this dissertation was to understand the state of art of software evaluation in order to propose an evaluation process to a CMS base on a requirements specification. The area of software evaluation, as outlined in chapter 2, is quite extensive and old. However most of the articles about software evaluation still focus only on the importance of evaluating software as a critical stage in the process of development ignoring its relevance in the process of software evolution. The articles found also rarely refer to requirement analysis as a mean to evaluate, often giving the impression that the management and implements of requirements is solely used in software development and not in its evolution. These facts were the biggest problem in developing this project but are also the ones who give more value to the results obtained. Knowing that there is little research for this specific problem and that there are business areas in which this knowledge can be applied, the solution has value, at least, as a starting point. The project of (André Veiga, 2010) in which i worked during this project is a clear example of the various areas of business (development of software management, requirements specification and selection of software) that the solution presented here can be used. 8 Bibliography Asprey, L., & Middleton, M. (2002). Specifying your requirements and selecting your supplier for records and document management applications. AIIM Info@2002: The Enterprise Information & Content Management Forum. Hammersmith, London. Chapin, N., Hale, J. E., Khan, K. M., Ramil, J. F., & Tan, W.-G. (2000). Types of software evolution and software maintenance. Journal of Software Maintenance and Evolution: Research and Practice. Cornwell Affiliates. (2001). MoReq: Model Requirements for the management of electronic records. DLM Forum. ISO. (2001). ISO : Information and Documentation - Records Management - Part 1: General. ISO. ISO/IEC (2006). Std , Software Engineering Software Life Cycle Processes Maintenance. IEEE. Komoski, P. K. (1987). Educational microcomputer evaluation. Oxford: Pergamon Press. Lehman, M. M. (1980). Programs, Life Cycles, and Laws of Software Evolution. IEEE, 68 (9), pp Lehman, M. M., Perry, D. E., & Ramil, J. F. (1998). Implications of evolution metrics on software maintenance IEEE Internacional Conference on Software Maintenance. Bethesda, Maryland. Levine, R. (2010, Junho 30). A Sample Gap Analysis Explained. Retrieved Setembro 22, 2010, from
13 SmartDocs: Document Management Inovation 13 Levine, R. (2010, Julho 20). Learn About Gap Analysis Methods: Wich is the Best? Retrieved Setembro 22, 2010, from McDougall, A., & Squires, D. (1995). A critical examination of the checklist approach in software selection. Journal of Educational Computing Research, Swanson, E. B. (1976). The dimensions of maintenance. 2nd Internacional Conference on Software Engineering. San Francisco, CA. Tergan, S.-O. (1998). Checklists for the Evaluation of Educational Software: Critical Review and. Innovations in Education and Teaching International, pp Veiga, A. ([A submeter no IST em Outubro de 2010]). Arquitectura de Sistemas de Informação de Referência para Gestão Documental na Administração Pública.
Information Governance Maturity Model
Information Governance Maturity Model Diogo Proença* ([email protected]) Ricardo Vieira ([email protected]) José Borbinha ([email protected] ) 1 Motivation Working group in Portugal developed a set of
Test Framework Introduction & Overview of the Test Framework
Test Framework Introduction & Overview of the Test Framework Author(s): imbus AG MoReq2 test development team Date: 18/04/2008 Version: 1.0 Status: Customer: Approved Serco Consulting imbus AG v1.0 April
Enterprise Content Management. Image from http://webbuildinginfo.com/wp-content/uploads/ecm.jpg. José Borbinha
Enterprise Content Management Image from http://webbuildinginfo.com/wp-content/uploads/ecm.jpg José Borbinha ECM? Let us start with the help of a professional organization http://www.aiim.org http://www.aiim.org/about
Records Management and SharePoint 2013
Records Management and SharePoint 2013 SHAREPOINT MANAGEMENT, ARCHITECTURE AND DESIGN Bob Mixon Senior SharePoint Architect, Information Architect, Project Manager Copyright Protected by 2013, 2014. Bob
MoReq2 SPECIFICATION
MODEL REQUIREMENTS FOR THE MANAGEMENT OF ELECTRONIC RECORDS UPDATE AND EXTENSION, 2008 MoReq2 SPECIFICATION This specification has been prepared for the European Commission by Serco Consulting with funding
FREEDOM OF INFORMATION (SCOTLAND) ACT 2002 CODE OF PRACTICE ON RECORDS MANAGEMENT
FREEDOM OF INFORMATION (SCOTLAND) ACT 2002 CODE OF PRACTICE ON RECORDS MANAGEMENT November 2003 Laid before the Scottish Parliament on 10th November 2003 pursuant to section 61(6) of the Freedom of Information
Electronic Records Management System Requirements
Electronic Records Management System Requirements Marko Lukičić Ericsson Nikola Tesla ICT for Government and Enterprise Segment Krapinska 45 10000 Zagreb, Croatia Phone +385 1 365 3168 Mobile +385 91 365
Cloud Service Contracts: An Issue of Trust
Cloud Service Contracts: An Issue of Trust Marie Demoulin Assistant Professor Université de Montréal École de Bibliothéconomie et des Sciences de l Information (EBSI) itrust 2d International Symposium,
A Framework for EDMS/ERMS Integration
A Framework for EDMS/ERMS Integration Integrating electronic document management systems (EDMS) and electronic records management systems (ERMS) ensures records are designated as such and receive the special
MoReq2 SPECIFICATION MODEL REQUIREMENTS FOR THE MANAGEMENT OF ELECTRONIC RECORDS. EuropEan CoMMission ISSN 1725-1540. update and ExtEnsion, 2008
ISSN 1725-1540 MODEL REQUIREMENTS FOR THE MANAGEMENT OF ELECTRONIC RECORDS 01001 10011 11000 0000 00001 update and ExtEnsion, 2008 MoReq2 SPECIFICATION EuropEan CoMMission This specification has been prepared
TERRITORY RECORDS OFFICE BUSINESS SYSTEMS AND DIGITAL RECORDKEEPING FUNCTIONALITY ASSESSMENT TOOL
TERRITORY RECORDS OFFICE BUSINESS SYSTEMS AND DIGITAL RECORDKEEPING FUNCTIONALITY ASSESSMENT TOOL INTRODUCTION WHAT IS A RECORD? AS ISO 15489-2002 Records Management defines a record as information created,
Implementing SharePoint 2010 as a Compliant Information Management Platform
Implementing SharePoint 2010 as a Compliant Information Management Platform Changing the Paradigm with a Business Oriented Approach to Records Management Introduction This document sets out the results
unless the manufacturer upgrades the firmware, whereas the effort is repeated.
Software Validation in Accredited Laboratories A Practical Guide Gregory D. Gogates Fasor Inc., 3101 Skippack Pike, Lansdale, Pennsylvania 19446-5864 USA [email protected] www.fasor.com Abstract Software
UNE ISO 30301. MANAGEMENT SYSTEMS FOR RECORDS HOW TO IMPLEMENT IT IN AN ORGANIZATION? An implementation example in a fictional company
UNE ISO 30301. MANAGEMENT SYSTEMS FOR RECORDS An implementation example in a fictional company AENOR CTN50/SC1 (translated to English by Cristina Fernández) An Implementation example in a fictional company.
ISO/IEC 20000 Part 1 the next edition. Lynda Cooper project editor for ISO20000 part 1
ISO/IEC 20000 Part 1 the next edition Lynda Cooper project editor for ISO20000 part 1 Agenda The ISO20000 series Why has it changed Changes ITIL3 impact New requirements Changed requirements How to prepare
VERIFICATION REPORT. MoReq2 Certification for Electronic Records Management Systems (ERMS) according to MoReq2 Specification (Version 1.
VERIFICATION REPORT MoReq2 Certification for Electronic Records Management Systems (ERMS) according to MoReq2 Specification (Version 1.04) for Fabasoft Folio 2009 Governance Spring Release (Version 9.0.3)
What We ll Cover. Defensible Disposal of Records and Information Litigation Holds Information Governance the future of records management programs
What We ll Cover Foundations of Records and Information Management Creating a Defensible Retention Schedule Paper v. Electronic Records Organization and Retrieval of Records and Information Records Management
Microsoft SharePoint and Records Management Compliance
Microsoft SharePoint and Records Management Compliance White Paper Revision: 2 Date created: 20 February 2015 Principal author: Nigel Carruthers-Taylor, Principal, icognition Reference: 15/678 Summary
Document Management and Records Management in SharePoint 2013. Scott Jamison
Document Management and Records Management in SharePoint 2013 Scott Jamison Chief Architect & CEO Digital Asset Management Document Imaging Workflow Document Management Records Management
Record Retention and Digital Asset Management Tim Shinkle Perpetual Logic, LLC
Record Retention and Digital Asset Management Tim Shinkle Perpetual Logic, LLC 1 Agenda Definitions Electronic Records Management EDMS and ERM ECM Objectives Benefits Legal and Regulatory Requirements
An Introduction to Transparent Records Management
Records Management Focus White Paper An Introduction to Transparent Records Management Learn More Inside: Meet the needs of both records managers and general users. Easily manage multiple departments information
Process Description Incident/Request. HUIT Process Description v6.docx February 12, 2013 Version 6
Process Description Incident/Request HUIT Process Description v6.docx February 12, 2013 Version 6 Document Change Control Version # Date of Issue Author(s) Brief Description 1.0 1/21/2013 J.Worthington
Information Management Policy
Title Information Management Policy Document ID Director Mark Reynolds Status FINAL Owner Neil McCrirrick Version 1.0 Author Deborah Raven Version Date 26 January 2011 Information Management Policy Crown
Integration of Electronic Document Management Systems and Electronic Records Management Systems Framework and Best Practices
AIIM TR ##-200 Technical Report for Information and Image Management Integration of Electronic Document Management Systems and Electronic Records Management Systems Framework and Best Practices Prepared
ISO 20000 Information Technology Service Management Systems Professional
ISO 20000 Information Technology Service Management Systems Professional Professional Certifications Sample Questions 1. You work as an external consultant to an IT department that plans to demonstrate
How to Go Paperless In Three Simple Steps: A Guide for Small Businesses
How to Go Paperless In Three Simple Steps: A Guide for Small Businesses Page 1 Contents Why DocuWare... 3 Managing Information A Growing Problem for Businesses... 3 Step 1 Pick a business process... 4
Certified Information Professional 2016 Update Outline
Certified Information Professional 2016 Update Outline Introduction The 2016 revision to the Certified Information Professional certification helps IT and information professionals demonstrate their ability
The Power of Classifying in SharePoint 2010
The Power of Classifying in SharePoint 2010 by Agnes Molnar, Microsoft SharePoint MVP October 2010 Phone: (610)-717-0413 Email: [email protected] Website: www.metavistech.com Introduction As a Microsoft
Strategies for Developing a Document Imaging & Electronic Retention Program
Is it okay to destroy the paper source records? Are there any exceptions? Strategies for Developing a Document Imaging & Electronic Retention Program How do we ensure the program will stand up in court?
MODULE CURRICULUM DOCUMENT
MODULE CURRICULUM DOCUMENT ITIL FOUNDATION (C383) Approved by: Boo Chong-han Director, School of Infocomm Date of Approval: 20 March 2015 Submitted by: Anne Tan Module Chair Effective Date: AY2015 Semester
ERMS Solution BUILT ON SHAREPOINT 2013
ERMS Solution BUILT ON SHAREPOINT 2013 Purpose of the Presentation Present a comprehensive proprietary Electronic Records Management System (ERMS) Communication Progress is developing on SharePoint 2013,
GAMP 4 to GAMP 5 Summary
GAMP 4 to GAMP 5 Summary Introduction This document provides summary information on the GAMP 5 Guide and provides a mapping to the previous version, GAMP 4. It specifically provides: 1. Summary of Need
Quality Management. Lecture 12 Software quality management
Quality Management Lecture 12 Software quality management doc.dr.sc. Marko Jurčević prof.dr.sc. Roman Malarić University of Zagreb Faculty of Electrical Engineering and Computing Department of Fundamentals
How To Manage Records Management
Records, Records, Enterprise Content and MoReq2 by Dr. Ulrich Kampffmeyer, Managing Director, PROJECT CONSULT Unternehmensberatung GmbH He is member of the board of managers of the DLM Network EEIG, member
SOFTWARE ASSURANCE STANDARD
NOT MEASUREMENT SENSITIVE National Aeronautics and NASA-STD-8739.8 w/change 1 Space Administration July 28, 2004 SOFTWARE ASSURANCE STANDARD NASA TECHNICAL STANDARD REPLACES NASA-STD-2201-93 DATED NOVEMBER
ISO 9001:2008 Audit Checklist
g GE Power & Water ISO 9001:2008 Audit Checklist Organization Auditor Date Page 1 Std. 4.1 General s a. Are processes identified b. Sequence & interaction of processes determined? c. Criteria for operation
MODEL REQUIREMENTS FOR THE MANAGEMENT OF ELECTRONIC RECORDS. MoReq SPECIFICATION
MODEL REQUIREMENTS FOR THE MANAGEMENT OF ELECTRONIC RECORDS MoReq SPECIFICATION This specification has been prepared for the IDA Programme of the European Commission by Cornwell Management Consultants
Complying with the Records Management Code: Evaluation Workbook and Methodology. Module 8: Performance measurement
Complying with the Records Management Code: Evaluation Workbook and Methodology Module 8: Performance measurement Module 8: Performance measurement General 10.1 Many of the questions in the earlier modules
CDC UNIFIED PROCESS PRACTICES GUIDE
Document Purpose The purpose of this document is to provide guidance on the practice of Quality Management and to describe the practice overview, requirements, best practices, activities, and key terms
Integration of Electronic Document Management Systems and Electronic Records Management Systems Framework and Best Practices
AIIM TR ##-200X Technical Report for Information and Image Management Integration of Electronic Document Management Systems and Electronic Records Management Systems Framework and Best Practices Prepared
ISO/IEC 20000 Part 1 the next edition
ISO/IEC 20000 Part 1 the next edition Lynda Cooper Independent Consultant UK representative to ISO and project editor for ISO20000 part 1 Synopsis ISO/IEC 20000 part 1 was published in 2005. Since then,
-Blue Print- The Quality Approach towards IT Service Management
-Blue Print- The Quality Approach towards IT Service Management The Qualification and Certification Program in IT Service Management according to ISO/IEC 20000 TÜV SÜD Akademie GmbH Certification Body
SharePoint Document and Data Control
SharePoint Document and Data Control This article is concerned with how the management of documents and data in a site related to the delivery of SharePoint, thus allowing the control, storage and management
RECORDS MANAGEMENT POLICY
Reference number RM001 Approved by Information Management and Technology Board Date approved 23 rd November 2012 Version 1.1 Last revised July 2013 Review date May 2015 Category Records Management Owner
Introduction: ISO 20000 and the ITIL - ISO 20000 Bridge
Introduction: ISO 20000 and the ITIL - ISO 20000 Bridge IT Process Maps www.it-processmaps.com IT Process Know-How out of a Box Contents ISO 20000 AND ITIL - A BRIEF COMPARISON... 3 What is ISO 20000?...3
Management of Court Records: Functional Requirements Framework for Electronic Recordkeeping System
Management of Court Records: Functional Requirements Framework for Electronic Recordkeeping System RUSNAH JOHARE, [email protected] NURUSSOBAH HUSSIN, [email protected] ADNAN JAMALUDIN, [email protected]
<name of project> Software Project Management Plan
The document in this file is adapted from the IEEE standards for Software Project Management Plans, 1058-1998, which conforms to the requirements of ISO standard 12207 Software Life Cycle Processes. Tailor
The Bucharest Academy of Economic Studies, Romania E-mail: [email protected] E-mail: [email protected]
Paul Pocatilu 1 and Ctlin Boja 2 1) 2) The Bucharest Academy of Economic Studies, Romania E-mail: [email protected] E-mail: [email protected] Abstract The educational process is a complex service which
ISO 9001. What to do. for Small Businesses. Advice from ISO/TC 176
ISO 9001 for Small Businesses What to do Advice from ISO/TC 176 ISO 9001 for Small Businesses What to do Advice from ISO/TC 176 ISO Central Secretariat 1, chemin de la Voie-Creuse Case postale 56 CH -
Service Management Policy
Service Management Policy XIT-POL-006 Policy - PUBLIC- Author Jan Pavel Version 1.4 Status Reviewed by Approved by Responsible Final Tomas Kucera Tomas Kucera Pavel JANÁK Valid from 9.6.2010 Scope Whole
Corporate Records Management Policy
Corporate Records Management Policy Introduction Part 1 Records Management Policy Statement. February 2011 Part 2 Records Management Strategy. February 2011 Norfolk County Council Information Management
Using ISO 15489 as an Audit Tool
Using ISO 15489 as an Audit Tool ISO 15489, the first international standard devoted to records management, provides a comprehensive and practical basis for auditing full and partial records management
Quick Guide: Meeting ISO 55001 Requirements for Asset Management
Supplement to the IIMM 2011 Quick Guide: Meeting ISO 55001 Requirements for Asset Management Using the International Infrastructure Management Manual (IIMM) ISO 55001: What is required IIMM: How to get
RecordPoint Overview
RecordPoint Overview About RecordPoint Experts in Information Management on Microsoft Microsoft Gold Certified in 8 competencies Developing SharePoint Records Management software and solutions since 2003
BUSINESS REQUIREMENTS SPECIFICATION (BRS) Business domain: Archiving and records management. Transfer of digital records
BUSINESS REQUIREMENTS SPECIFICATION (BRS) Business domain: Archiving and records management Business process: Transfer of digital records Document identification: Title: Transfer of digital records Trade
IRCA Briefing note ISO/IEC 20000-1: 2011
IRCA Briefing note ISO/IEC 20000-1: 2011 How to apply for and maintain Training Organization Approval and Training Course Certification IRCA 3000 Contents Introduction 3 Summary of the changes within ISO/IEC
Certified Information Professional (CIP) Certification Maintenance Form http://www.aiim.org/certification
Certified Information Professional (CIP) Certification Maintenance Form http://www.aiim.org/certification Name: Title: Company: Address: City: State/Province: ZIP/Postal Code: Country: Email Address: Telephone:
A white paper discussing the advantages of Digital Mailrooms
Implementing a Digital Mailroom A white paper discussing the advantages of Digital Mailrooms Contents Environment... 2 The Paperless Office Myth... 2 Reasons for Implementing a Digital Mail Room... 3 Impact
MIGRATING FROM A WEB SITE TO A MOODLE BASED CMS
MIGRATING FROM A WEB SITE TO A MOODLE BASED CMS F. TEIXEIRA, M. BARATA, M. VIEIRA, H. SILVA Departamento de Engenharia de Electrónica e Telecomunicações e de Computadores. Instituto Superior de Engenharia
Data Management Maturity Model. Overview
Data Management Maturity Model Overview UPMC Center of Excellence Pittsburgh Jul 29, 2013 Data Management Maturity Model - Background A broad framework encompassing foundational data management capabilities,
CONFORMITY MARKINGING FOR THE GCC COUNTRIES. Issue No.: (5) Date: (2/21/2008) Committee Draft No. 5
The Gulf Cooperation CONFORMITY MARKINGING FOR THE GCC COUNTRIES Committee Draft No. 5 Hint This Translation is informative and is not binding. List of Issue No.: (5) 1/9 Contents Clause 1: Purpose 3 Clause
Records Management plan
Records Management plan Prepared for 31 October 2013 Audit Scotland is a statutory body set up in April 2000 under the Finance and Accountability (Scotland) Act 2000. We help the Auditor General for Scotland
Ten steps to better requirements management.
White paper June 2009 Ten steps to better requirements management. Dominic Tavassoli, IBM Actionable enterprise architecture management Page 2 Contents 2 Introduction 2 Defining a good requirement 3 Ten
The Configuration Management process area involves the following:
CONFIGURATION MANAGEMENT A Support Process Area at Maturity Level 2 Purpose The purpose of is to establish and maintain the integrity of work products using configuration identification, configuration
Measuring Intangible Investment
Measuring Intangible Investment The Treatment of the Components of Intangible Investment in the UN Model Survey of Computer Services by OECD Secretariat OECD 1998 ORGANISATION FOR ECONOMIC CO-OPERATION
Streamline Enterprise Records Management. Laserfiche Records Management Edition
Laserfiche Records Management Edition Streamline Enterprise Records Management Controlling your organization s proliferating paper and electronic records can be demanding. How do you adhere to records
imis & Document Management Systems
imis & Document Management Systems Session Objectives What is Document Management? Why is important from a business perspective? The Marketplace Implementing a Doc Mgmt Solution How imis can be used with
Scotland s Commissioner for Children and Young People Records Management Policy
Scotland s Commissioner for Children and Young People Records Management Policy 1 RECORDS MANAGEMENT POLICY OVERVIEW 2 Policy Statement 2 Scope 2 Relevant Legislation and Regulations 2 Policy Objectives
EVALUATION FRAMEWORK FOR SERVICE CATALOG MATURITY IN INFORMATION TECHNOLOGY ORGANIZATIONS
EVALUATION FRAMEWORK FOR SERVICE CATALOG MATURITY IN INFORMATION TECHNOLOGY ORGANIZATIONS Carlos Moreno Martínez Information Systems Department, Universidad Europea de Madrid Spain Email: [email protected]
AssurX Makes Quality & Compliance a Given Not Just a Goal
AssurX Makes Quality & Compliance a Given Not Just a Goal TRACK. MANAGE. AUTOMATE. IMPROVE. AssurX s powerfully flexible software unites and coordinates information, activities and documentation in one
Digital Continuity Plan
Digital Continuity Plan Ensuring that your business information remains accessible and usable for as long as it is needed Accessible and usable information Digital continuity Digital continuity is an approach
Applying ITIL v3 Best Practices
white paper Applying ITIL v3 Best Practices to improve IT processes Rocket bluezone.rocketsoftware.com Applying ITIL v. 3 Best Practices to Improve IT Processes A White Paper by Rocket Software Version
How to Choose Between Hadoop, NoSQL and RDBMS
How to Choose Between Hadoop, NoSQL and RDBMS Keywords: Jean-Pierre Dijcks Oracle Redwood City, CA, USA Big Data, Hadoop, NoSQL Database, Relational Database, SQL, Security, Performance Introduction A
A Conceptual Methodology and Practical Guidelines for Managing Data and Documents on Hydroelectric Projects
A Conceptual Methodology and Practical Guidelines for Managing Data and Documents on Hydroelectric Projects Alan Hodgkinson SoftXS GmbH Alpensrasse 14 CH-6300 Zug Switzerland Joseph J Kaelin Pöyry Infra
CA Records Manager. Benefits. CA Advantage. Overview
PRODUCT BRIEF: CA RECORDS MANAGER CA RECORDS MANAGER HELPS YOU CONTROL AND MANAGE PHYSICAL, ELECTRONIC AND EMAIL RECORDS ACROSS THE ENTERPRISE FOR PROACTIVE COMPLIANCE WITH REGULATORY, LEGISLATIVE AND
PROJECT INITIATION DOCUMENT
PROJECT INITIATION DOCUMENT Project name Seamless Flow: Management and Security Release Date: February Author: Owner: Client: Project Manager Senior Responsible Owner (SRO) The National Archives (TNA)
GAIA Service Catalogs: A Framework for the Construction of IT Service Catalogs
Revista de Sistemas de Informação da FSMA n. 14 (2014) pp. 11-25 http://www.fsma.edu.br/si/sistemas.html GAIA Service Catalogs: A Framework for the Construction of IT Service Catalogs Luiz Henrique Taconi,
la conception et l'exploitation d'un système électroniques
Philippe NEW WORK ITEM PROPOSAL SC3 MARTIN 171 1 Date of presentation Reference number 2008/07/29 (to be given by the Secretariat) Proposer ISO/TC / SC N Secretariat 170 A proposal for a new work item
Writing a RIM Request for Proposal
Writing a RIM Request for Proposal Clearly defining the business need and carefully outlining requirements will allow the records and information management professional to craft an RFP that will result
Requirements engineering
Learning Unit 2 Requirements engineering Contents Introduction............................................... 21 2.1 Important concepts........................................ 21 2.1.1 Stakeholders and
MHRA GMP Data Integrity Definitions and Guidance for Industry January 2015
MHRA GMP Data Integrity Definitions and Guidance for Industry Introduction: Data integrity is fundamental in a pharmaceutical quality system which ensures that medicines are of the required quality. This
Can CA Information Governance help us protect and manage our information throughout its life cycle and reduce our risk exposure?
SOLUTION BRIEF: CA INFORMATION GOVERNANCE Can CA Information Governance help us protect and manage our information throughout its life cycle and reduce our risk exposure? CA Information Governance delivers
IMPLEMENTATION OF LINK-BASED ENTERPRISE DMS SUPPORTING ISO 9001 QMS: CASE STUDY
QUALITY INNOVATION PROSPERITY / KVALITA INOVÁCIA PROSPERITA XVII/2 2013 77 IMPLEMENTATION OF LINK-BASED ENTERPRISE DMS SUPPORTING ISO 9001 QMS: CASE STUDY DOI: 10.12776/QIP.V17I2.241 MAREK KAČMÁR 1 INTRODUCTION
Regis University Web Governance Policy. May 2012
Regis University Web Governance Policy May 2012 Table of Contents Web Governance Policy Ownership... 3 Goals of the Web Governance Policy... 4 Guiding Principles... 5 Governance Roles and Responsibilities...
MANAGEMENT SYSTEM FOR A FLEET OF VEHICLES BASED ON GPS. João André Correia Telo de Oliveira
MANAGEMENT SYSTEM FOR A FLEET OF VEHICLES BASED ON GPS João André Correia Telo de Oliveira Author Affiliation(s) Instituto Superior Técnico, University of Lisbon, Portugal ABSTRACT This dissertation was
U.S. FDA Title 21 CFR Part 11 Compliance Assessment of SAP Records Management
U.S. FDA Title 21 CFR Part 11 Compliance Assessment of SAP Records Management Disclaimer These materials are subject to change without notice. SAP AG s compliance analysis with respect to SAP software
Enterprise Content Management with Microsoft SharePoint
Enterprise Content Management with Microsoft SharePoint Overview of ECM Services and Features in Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0. A KnowledgeLake, Inc. White
Defining a Governance Model for Portals
Defining a Governance Model for Portals Tushar Sachdev The need for governance While implementing portals, the focus is often only on technology. The implicit assumption being that the portal is yet another
The ITIL Foundation Examination
The ITIL Foundation Examination Sample Paper A, version 5.1 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. All answers are to be marked on the answer grid provided. 3. You have
TITLING OF THE DOCTOR OF NURSING PRACTICE PROJECT 2013
1 Introduction NATIONAL ORGANIZATION OF NURSE PRACTITIONER FACULTIES STATEMENT TITLING OF THE DOCTOR OF NURSING PRACTICE PROJECT 2013 The purpose of this white paper is for the National Organization of
