Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Documentum Content Management Foundations: EMC Proven Professional Certification Exam E20-120 Study Guide

You're reading from  Documentum Content Management Foundations: EMC Proven Professional Certification Exam E20-120 Study Guide

Product type Book
Published in Jun 2007
Publisher Packt
ISBN-13 9781847192400
Pages 284 pages
Edition 1st Edition
Languages
Author (1):
Pawan Kumar Pawan Kumar
Profile icon Pawan Kumar

Table of Contents (23) Chapters

Documentum Content Management Foundations
Credits
About the Author
Acknowledgement
About the Reviewers
Preface
1. ECM Basics 2. Working with Content 3. Objects and Types 4. Architecture 5. Users and Privileges 6. Groups and Roles 7. Object Security 8. Searching 9. Custom Types 10. DocApps 11. Workflows 12. Lifecycles 13. Aliases 14. Virtual Documents Practice Test 1 Practice Test 2 Answers

Communication Patterns


Operation of the Documentum platform involves basic communication patterns, which are repeated over and over. In order to understand these patterns, it is important to first identify the components that participate in such communication.

Key Components

The following figure shows the key components involved in communication with Content Server:

We are already familiar with the Content Server it manages the repository. Any content management communication ultimately needs to reach it.

Documentum Client Library (DMCL) is a low-level API that exposes full Content Server functionality. DMCL supports Remote Procedure Call (RPC) capability, enabling clients to connect to the Content Server without dealing with network details. Even though direct access to DMCL is available, it is not recommended for clients to directly interact with DMCL. Rather DFC wraps around DMCL and exposes a higher-level API for the clients to use.

DFC is implemented in Java and it also provides a Java...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}