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

Test Your Understanding


  1. 1. Which of the following are correct statements?

    a. A custom type can have two supertypes

    b. A custom type can be a supertype of two other types

    c. A custom type can be a supertype of dm_document

    d. A custom type can be a subtype of dm_document

  2. 2. It is desired to store invoice documents in the repository. The only specific metadata to be stored with the invoice is an invoice number. Which of the following are feasible approaches for this purpose?

    a. Store the invoices as dm_document objects and use the subject property to store the invoice number

    b. Store the invoices as dm_document objects and add a property called inv_number to store the invoice number

    c. Store the invoices as objects of a custom type invoice and add a property called inv_number to store the invoice number

    d. None of the above

  3. 3. A custom property can have the following data type:

    a. Alphabetical

    b. Alphanumeric

    c. ASCII

    d. String

  4. 4. The following privilege is required to create a NULL type:

    a. Create...