Book Image

Getting Started with IBM FileNet P8 Content Manager

By : William J. Carpenter
Book Image

Getting Started with IBM FileNet P8 Content Manager

By: William J. Carpenter

Overview of this book

<p>IBM FileNet P8 Content Manager, built on top of the mature FileNet platform, is a complete, world class Enterprise Content Management platform. With its rock solid document management features, tight integration with BPM systems and other components, and rich API set, it is a highly scalable and secure solution to common and uncommon Enterprise Content Management requirements.</p> <p>Written by a FileNet insider, who is an Enterprise Content Management architect and engineer, this book is a straightforward guide to effectively installing, managing, and administering FileNet P8 Content Manager. It emphasizes practical, specific, and hands-on information about features for building Enterprise Content Management solutions. At every step, real-world tips and important information are called out to save you time and trouble when building customized solutions.<br /><br />Beginning with an overview of Enterprise Content Management, the book moves quickly to the matter of getting a real Content Manager system up and running. You learn key Content Manager applications that are demonstrated to show you the major concepts that matter you as a developer, administrator, or as an end user. There are separate chapters that describe major platform features, security-related features, and integrations with other commonly used software components. A realistic sample application, designed right in front of you unfolds the genius in IBM Filenet P8 Content Manager. Finally, you take an in-depth look at troubleshooting, support sites, and online resources to help meet your security needs.</p>
Table of Contents (20 chapters)
Getting Started with IBM FileNet P8 Content Manager
Credits
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface

Documents


No questions asked, the single most fundamental feature of any content management system is to be able to, well, manage content. Like many other areas of modern software practice, we use the acronym CRUD—create, retrieve, update, delete—to describe interactions with documents. It turns out that many of the features we describe for documents are also features of other object types in the CE, but we'll get to that a bit later in this chapter.

A document in the CE is an independently addressable object that has properties and optional content. Although it's not usually very interesting to create documents without content, it can be done and is sometimes used for things like content that will arrive later.

You may already be familiar with the notion of documents with associated internal properties. Most office productivity applications apply internal properties to the documents they create. These can include things like the author's identity, the time spent editing the document, a...