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

Renditions


Each content item has a primary format. However, it is possible to represent the same document in other formats and attach it to the same object. These other formats (non-primary formats) are called renditions. Thus, it is possible to have text and pdf renditions of a document whose primary format is doc.

Note

Differences between the renditions are not limited to format, though it is probably the most common criterion; other criteria can be resolution (for images) and language (for translations).

Renditions can neither be edited nor versioned.

A rendition is not stored as a separate object within the repository. Each rendition is attached to one object representing the primary format. In fact, the only properties tied to a rendition are the object ID of the primary format and the format of the rendition itself. This is shown in the following figure:

Rendition generation can be automated by installing additional EMC Documentum software components:

  • DTS: Document Transformation Services...