Book Image

Documentum Content Management Foundations: EMC Proven Professional Certification Exam E20-120 Study Guide

By : Pawan Kumar
Book Image

Documentum Content Management Foundations: EMC Proven Professional Certification Exam E20-120 Study Guide

By: Pawan Kumar

Overview of this book

This is a complete study guide including study material and practice questions to prepare for the EMC Proven Professional certification Exam E20-120. It can also serve Documentum beginners and practitioners as a handy guide and quick reference to the technical fundamentals that is fully up to date for Documentum 5.3. Beginners are introduced to concepts in a logical manner while practitioners can use it as a reference to jump to relevant concepts directly.EMC Documentum is a leading enterprise content management technology platform that helps enterprises to streamline the capture, processing, and distribution of business information including documents, records, e-mails, web content, images, reports, and digital assets. It can also automate entire business processes in accordance with business rules. EMC Proven Professional is an exam-based certification program, which introduced a new EMC Proven Content Management Application Developer (EMCAD) track in early 2007. The first exam in this track is Content Management Foundations (CMF) Associate-level Exam, with exam code E20-120, which tests knowledge about technical fundamentals of Documentum. This book is a study guide to help you prepare for this exam with hundreds of practice questions and an efficient exam-preparation strategy.
Table of Contents (23 chapters)
Documentum Content Management Foundations
Credits
About the Author
Acknowledgement
About the Reviewers
Preface

Chapter 3


  1. 1. [False] inheritance applies to types and not to objects.

  2. 2. [True] dm_folder does not define any single-valued property of its own.

  3. 3. [False] Security is enforced by the Content Server and this behavior is not dependent upon the mechanism of access (DFC or DQL).

  4. 4. [09] The object type tag for dm_document and its subtypes is 09.

  5. 5. [b] These properties are normally managed by Content Server for its internal purposes and not seen by the users or applications.

  6. 6. [c] 4. Since records are shared by different properties, the total number of records is the maximum number of values present for any repeating property.

  7. 7. [False] authors is a property inherited from dm_sysobject. dm_document does not have any properties of its own and thus no persistence tables of its own.

  8. 8. [d] The first two hex digits in r_object_id represent a tag for the object type.

  9. 9. [True] DQL can be used to query database tables directly, though the tables being queried need to be registered first.

  10. 10. [True] A DQL query on a type queries its subtypes as well and dm_document is a subtype of dm_sysobject.