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.10 How do you Deploy Website Content to a Server Farm?


SDS or Site Deployment Services, formerly known as ContentCaster, is a configurable Java-based application that helps in deploying website content from an SCS Target server to directories on multiple local or remote servers.

4.10.1 Site Deployment Services

SDS is useful when one needs to synchronize and replicate the website content across multiple site locations.

Following are some of the key features of SDS:

  • Supports integration with third-party load balancers

  • Can recover from system failures even if the deployment operation halts mid-way

  • Performs byte-level differencing, ensuring that only the changed bytes are updated during deployment

  • Provides centralized monitoring of content updates

  • Supports multi-stage deployment as well as multi-version rollback

  • Supports automatic rollback of updates or installations

  • Highly scalable as far as handling large volume and large size of files is concerned

Now that you understand a standard Documentum WCM...