CDT CDT Workflow & Process Management 1 — Questions and Answers
Question 1: What is a document routing workflow in a document management system?
- A physical mail delivery schedule
- An automated process that directs documents through defined approval or review steps (Correct answer)
- A network traffic routing table
- A file compression pipeline
Correct answer: An automated process that directs documents through defined approval or review steps
Document routing workflows automatically direct documents through predefined sequences of review, approval, or processing steps according to defined business rules.
Question 2: What is a parallel workflow in document management?
- Documents stored in mirrored directories
- Multiple reviewers simultaneously processing the same document (Correct answer)
- Duplicate document storage for redundancy
- Database replication across servers
Correct answer: Multiple reviewers simultaneously processing the same document
A parallel workflow enables multiple reviewers or processes to work on a document simultaneously, reducing total processing time compared to sequential steps.
Question 3: In BPMN notation, what does a 'gateway' represent in a workflow diagram?
- A network firewall device
- A decision point that controls workflow direction based on defined conditions (Correct answer)
- A document storage repository
- A user login portal
Correct answer: A decision point that controls workflow direction based on defined conditions
In BPMN (Business Process Model and Notation), a gateway is a diamond-shaped element representing a decision point that routes the workflow to different paths based on evaluated conditions.
Question 4: What typically triggers an escalation in a document workflow?
- File format conversion events
- A defined condition such as an SLA breach or approval deadline expiration (Correct answer)
- Document compression completion
- User session logout
Correct answer: A defined condition such as an SLA breach or approval deadline expiration
Escalations are triggered by predefined conditions—such as missed deadlines or SLA breaches—that require higher-level intervention to resolve a stalled document.
Question 5: What is a 'dead letter queue' in document workflow processing?
- An archive queue for permanently deleted documents
- A holding area for documents that failed automated processing and require manual intervention (Correct answer)
- A queue for documents pending physical destruction
- A print queue for archived items
Correct answer: A holding area for documents that failed automated processing and require manual intervention
A dead letter queue holds documents that could not be automatically processed due to errors, allowing administrators to review and manually reprocess them.
Question 6: What does 'check-out/check-in' functionality prevent in a collaborative document management system?
- Unauthorized building access
- Simultaneous editing conflicts on the same document by multiple users (Correct answer)
- File format validation errors
- Network connection timeouts
Correct answer: Simultaneous editing conflicts on the same document by multiple users
Check-out/check-in locks a document while it is being edited, preventing other users from making simultaneous conflicting changes to the same file.
What is a document routing workflow in a document management system?