Entering content frame

Background documentation Concepts Locate the document in its SAP Library structure

Entities and Relations

The following entity relationship diagram illustrates the components and terminology used in CMS:

This graphic is explained in the accompanying text

The individual entities are explained in detail below (see also Document Management with Knowledge Provider):

Á repository is abstracted from the physical storage location. Repositories can be created in the R/3 database, in SAP Content Servers, or in third-party content servers. This has the effect of decoupling the physical access information (server name, access protocol, TCP port, storage type (file system, table access, Web server)) from the logical data access procedure.

You specify in the document model (see also Content Models) what document types are used in an application. The Knowledge Provider provides tools for creating these models.

Note

The necessary Customizing steps are provided in the Implementation Guide (IMG) under SAP Web Application Server ® Basis Services ® Knowledge Provider ® Content Management Service.

Document Classes and Categories

Using the basic DMS concepts of logical documents, physical documents, and components (see also DMS Concepts), you can group several physical documents in physical document classes. Each physical document class is assigned a default content category.

This graphic is explained in the accompanying text

Repositories and Categories

A physical document is identified by the document ID and a content category. The content category only exists at a purely logical level. Each content category, in turn, is assigned a content repository, which represents the physical equivalent of the content category. The content repositories provide the physical storage location. Various repository types can be used here, for example, HTTP or the R/3 database. The repository types, in turn, are assigned concrete content servers, such as an HTTP content server for the storage category HTTP.

This graphic is explained in the accompanying text

Note

The structure repository is only of importance when CMS is being used in conjunction with the Knowledge Warehouse.

Leaving content frame