Documentum Content Management Fundamentals
Tests knowledge of Documentum CMS concepts including object types, security, version control, Docbroker architecture, and Documentum Foundation Services/Classes.
Questions
________ better known as ________ are the places where the various Documentum objects are stored.
- Docbase, File Storage
- RDBMS, File Storage
- File Storage, Repository
- Docbase, Repository
Each repository has a _______ object that contains operating information for the servers that access the repository.
- Properties file
- Database properties
- Docbase Config
- none of the above match the blank
Repository consist of
- Object type tables
- Type indexes
- Content files
- All of the above
A __________ determines which client connects to an Content server
- Docbroker
- Docbase
- Database configuration file
- None of the above
_____________ hold connection information for multiple Docbases
- Docbroker
- Docbase
- Database configuration file
- None of the above
A Docbase cannot register with multiple DocBrokers
- True
- False
A ________ file is used to connect to DocBroker.
- documentum.properties
- documentum.config
- config.properties
- dfc.properties
A _________ is a Primary interface between Content Applications and Content Server
- Documentum Query Language
- Documentum Foundation Classes
- Web Development Kit
- None of the above
A _____________ replaces Web Services Framework introduced in D5.3
- Documentum Foundation Services
- Documentum Foundation Classes
- Web Development Kit
- None of the above
Documentum Object Types are hierarchical
- True
- False
An Object is a multiple instance of an object type.
- True
- False
Documentum stores information about its Object types and its attributes in _______
- File System
- XML file
- Data Dictionary
- None of the above
Once a document is checked out ob User A, User B can edit the document.
- True
- False
When an _______ is checked in, a branch version is created
- New version
- Higher version
- Older version
- None of the above
Documentum Security is defined in
- Access Control List
- Dfc.properties
- Documentum.config
- None of the above
A ________ is a read only representation of the content that differs from the original only in format
- Rendition
- PDF
- TIFF
- None of the above
One virtual document can have another virtual document as it’s child.
- True
- False
The primary role of a _______ is to “create users, groups, templates, lifecycles, Docbase maintenance, Run and monitor jobs”.
- Consumer
- Coordinator
- Contributor
- System Administrator
The _______ is the application that queries the queue in the Content Server to identify any objects requiring indexing
- Index Agent
- Index Server
- Java method server
- DFS
The kind of object type stored in RDBMS is:
- Persistent
- Non Persistent
- cant say
- dont know