CDIA Document Management Systems 4 — Questions and Answers
Question 1: CMIS (Content Management Interoperability Services) is best described as:
- A file compression algorithm optimized for scanned images
- An OASIS standard that provides a common REST/SOAP API for accessing ECM repositories (Correct answer)
- A hardware protocol for high-speed document scanners
- A government regulation governing electronic records retention
Correct answer: An OASIS standard that provides a common REST/SOAP API for accessing ECM repositories
CMIS is an OASIS open standard that defines a vendor-neutral API (REST/AtomPub and SOAP bindings) enabling interoperability between ECM/DMS systems and client applications.
Question 2: In a DMS, what does 'disposition' refer to in the context of records management?
- The attitude or behavior of document approvers in a workflow
- The final action taken on a record at the end of its retention period (destruction, transfer, or permanent preservation) (Correct answer)
- The format in which a document is displayed to end users
- The process of converting analog documents to digital format
Correct answer: The final action taken on a record at the end of its retention period (destruction, transfer, or permanent preservation)
Disposition is the authorized action at the end of a retention period: destroying the record, transferring it to an archive, or declaring it permanent.
Question 3: Which access control model assigns permissions based on a user's job function rather than individual identity?
- Discretionary Access Control (DAC)
- Mandatory Access Control (MAC)
- Role-Based Access Control (RBAC) (Correct answer)
- Attribute-Based Access Control (ABAC)
Correct answer: Role-Based Access Control (RBAC)
RBAC grants permissions to roles (e.g., 'Accounts Payable Clerk') and assigns users to roles, simplifying administration in large organizations.
Question 4: A scanned document's image quality is rated using which metric that measures the ratio of signal to unwanted background noise?
- DPI (dots per inch)
- Bit depth
- Signal-to-noise ratio (SNR) (Correct answer)
- Compression ratio
Correct answer: Signal-to-noise ratio (SNR)
Signal-to-noise ratio quantifies image clarity by comparing the strength of the desired image content to background noise, affecting OCR accuracy.
Question 5: What is the difference between a document's 'native format' and its 'archival format' in a DMS?
- Native format is the original application format; archival format is a stable, long-term format like PDF/A (Correct answer)
- Native format is stored on local drives; archival format is stored in the cloud
- Native format supports full-text search; archival format does not
- Native format is read-only; archival format allows editing
Correct answer: Native format is the original application format; archival format is a stable, long-term format like PDF/A
Native format retains full editability in the originating application, while archival formats like PDF/A are self-contained and designed for long-term preservation without software dependency.
Question 6: Which DMS functionality enables users to compare two versions of a document and see exactly what changed between them?
- Redlining / delta comparison (Correct answer)
- Optical mark recognition
- Document burst processing
- Zonal OCR
Correct answer: Redlining / delta comparison
Redlining or delta comparison tools highlight additions, deletions, and modifications between document versions, commonly used in contract review.
Question 7: In enterprise DMS architecture, what is the role of a 'content bus' or integration middleware?
- A high-speed scanner interface that feeds documents directly into the repository
- A messaging layer that routes documents and metadata events between disparate systems without point-to-point integrations (Correct answer)
- A hardware RAID array dedicated to document storage
- A workflow engine that routes documents to human reviewers
Correct answer: A messaging layer that routes documents and metadata events between disparate systems without point-to-point integrations
Content bus / integration middleware decouples systems by providing a shared channel for document events and metadata, eliminating fragile point-to-point connections.
CMIS (Content Management Interoperability Services) is best described as: