Show TOC

Configuring the ECM Infrastructure (ECMI)Locate this document in the navigation structure

Context

Enterprise Content Management (ECM) is a technology for providing and managing unstructured content (such as documents) to support business processes in your company. You can use the ECM Infrastructure ( ECMI ) to make content from ECM systems available for SAP applications.

Configuration of Functional Units

To be able to use ECMI, you must activate the relevant functional units in the SAP system and provide the required repositories.

Overview

The following figure shows the structure of ECMI and how the ECM integration layer is used to access the data stored in the ECM back-end system.

Figure 1: Accessing Data Using the ECM Integration Layer

Process Step

Description

(1) Generation of HTTP request

When a user calls ECM content of an application (using the Internet browser or a local WebDAV client), the system generates an HTTP request.

(2) API call

The application calls the programming interface (API) of the ECM integration layer. The API call can be triggered by an HTTP request or by the application itself.

(3) Connection to ECM back-end system

To connect to an ECM back-end system, you need a connector that implements the service provider interface (SPI) of the ECM integration layer. For each connector, you can create one or more repositories as logical instances to be called directly. The data in the ECM back-end system is accessed using a repository.

SAP provides a connector for the SAP ECM back-end system and a preconfigured repository as standard.

(4) Access to data

Users can access the data, in line with their repository authorizations.

Procedure

  1. Call the configuration tool for functional units.

    More information: Functional Unit Configuration

  2. Proceed as follows (in the list of functional units):
    1. Choose Start of the navigation path ECM Integration Core Next navigation step Enable Manually End of the navigation path.

      Note

      This functional unit is represented by the installed software component ECM CORE COMPONENTS 7.30. The software component contains the runtime components of the ECM integration layer as well as its API and SPI.

      To use the functional unit, you must use the API to establish the connection from your application to the ECM integration layer.

      More information: SDN ( sdn.sap.com ), search term API documentation of the ECM integration layer

    2. Choose Start of the navigation path ECM Integration Services Next navigation step Enable Manually End of the navigation path.

      Note

      This functional unit is represented by the following installed software components:

      • ECM APPLICATIONS 7.30 comprises the WebDAV server. You use it to manage the content of an ECM repository from Windows Explorer using a WebDAV client. You do not have to configure the WebDAV server.

      • ECM STORE 7.30 comprises the connector for the SAP ECM system and a preconfigured repository.

  3. The following functions help you manage the available ECM repositories and their data according to your requirements:
    1. Optional: Create additional repositories as copies of the repository provided by SAP.

      More information: Providing ECM Repositories as Copies of the SAP Template

    2. Use the WebDAV client supported by SAP to establish the connection to a repository.

      More information: Setting Up WebDAV Access to an ECM Repository

    3. Optional: You can deviate from the standard assignment when defining the access of your application to repositories.

      More information: Changing ECM Repository Assignment of an Application

    4. Make sure that the data in the repositories is consistent.

      More information: Cleaning Up Data in the SAP ECM Back-End System

  4. Set up the availability check for the ECM integration layer and check the connection status of the ECM integration layer and the available connectors.