Viewing content in the content management system
You can view content in a content management system through the view feature for any external content reference type attribute. Viewing content in the content management system enables you to see whether there is a valid content reference that is stored in any one attribute.
Before you begin
- Install and configure IBM® Content Integrator.
- Configure the content management system by using the configuration file.
- Define a spec.
- Add an external content reference type attribute to the spec.
Procedure
View content in the content management system. Use either
of the following methods: user interface or Java™ API.
Option | Description |
---|---|
User interface |
|
Java API | The following sample Java API code enables you to view
a text content in the console by using the CMSManager and
CMSInstance
Java
interfaces.
|