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

18.7 Testing the Two-Way Attribute Extraction XML Application:


Let us create sample content in Web Publisher using the Two_Way_Template.xml template, in order to study how the two-way property extraction works in Documentum.

Create some new content as shown in figure 18.13 and click on Ok.

Figure 18.13: Creating new content

Enter some value in the Subject field shown in the template (refer to figure 18.14) and save the data.

Figure 18.14: Value for Subject entered in the template

After closing the template, click on the info icon (i) against the newly created content. You can see that its Subject property is automatically populated with the value the user had filled out in the template, as shown in figure 18.15.

Figure 18.15: Subject property auto-populated in property screen

Enter a new value in the Subject property (refer to figure 18.16) and click on Ok. Open the Template file for the content again.

Figure 18.16: Modifying the value of the Subject property

You can verify that the value for...