Book Image

Web Content Management with Documentum

Book Image

Web Content Management with Documentum

Overview of this book

One of the world leaders in Enterprise Content Management, the EMC Documentum family of applications helps you manage all types of content across multiple departments within a single repository. With the Web Content Management suite of applications, you can efficiently manage content and underlying processes for your Web properties, and ensures that they are responsive to business needs. To fully realize the power of this system can seem daunting, but this book will help you achieve that. With easy to follow examples, this book will take you the simplest and most straightforward route to success. Along the way, you will learn insights that only a seasoned professional would know. Packed with practical examples, you will get hands-on with the powerful features of Documentum to grow your skills and confidence. You will see tips and tricks to handle complexities of the system, and avoid the common errors that waste your time. From installing and getting started with Documentum, you will see how to design and develop Documentum applications, before rounding off with deployment.
Table of Contents (33 chapters)
Web Content Management with Documentum
Credits
About the Author
Acknowledgements
Preface
Frequently Asked Questions and Answers

4.5 Where and How is the Content Stored?


As discussed earlier, Content Server serves as the lifeline in the Documentum system by providing a wide variety of content management services

4.5.1 Content Server

The Content Server should be considered as a back-end server that hosts the business-specific Docbases. Remember that a Docbase is nothing but a logical set of content files (stored in the host server OS's file system), metadata for content (stored in the underlying RDBMS), and the full-text indexes for objects. No matter which tool one may use to create content, it is stored within a Docbase, which is managed by the Content Server.

There are numerous configurations possible in Documentum distributed architecture that provide a failover mechanism. One could set up multiple servers for a single Docbase or provide object replication from one Docbase to another Docbase, etc.

Documentum's security mechanism obfuscates the actual names of the content files on the underlying host server's OS. So...