Show TOC

Configuring CAF for Knowledge Management IntegrationLocate this document in the navigation structure

Context

You need to configure Knowledge Management (KM) for SAP NetWeaver 7.0 to serve as a provider for the SAP NetWeaver Composition Environment (CE) or SAP NetWeaver 7.3 system.

Note

To ease reading of this section, we are going to refer to both SAP NetWeaver Composition Environment (CE) and SAP NetWeaver 7.3 systems as SAP NetWeaver CE system in the text below.

Procedure

  1. Export and import the SAP NetWeaver Portal and CAF signing certificates for SAP NetWeaver CE and for SAP NetWeaver 7.0.
  2. Configure the SAP NetWeaver CE to connect to SAP NetWeaver 7.0.
  3. Configure KM Integration in SAP NetWeaver 7.0.
  4. Configure CAF maintenance components and SAP NetWeaver Portal for SAP NetWeaver CE and for SAP NetWeaver 7.0. The steps are:
    1. Setting KM properties in the CAF runtime. For more information, see Configuring CAF Runtime Properties.
    2. Providing business entities access from KM services with the help of the CAF repository manager. This also includes configuring the security, repository, and document managers. For more information, see Configuring CAF Security and Repository Managers.
    3. Preparing the URL generator service to access KM resources

      In KM under Start of the navigation path System Administration Next navigation step System Configuration Next navigation step Knowledge Management Next navigation step Content Management Next navigation step (Mode  Next navigation step  Advanced  Next navigation step ) Global Services Next navigation step URL Generator Service End of the navigation path. For more information, see URL Generator Service.

    4. Preparing the CAF repository manager for troubleshooting. For more information, see Configuring CAF Repository Managers for Troubleshooting.
    5. Determining document types based on the mime handler.

      Go to Start of the navigation path System Administration Next navigation step System Configuration Next navigation step Knowledge Management Next navigation step Content Management Next navigation step Utilities Next navigation step MIME Types End of the navigation path.

      You can modify existing group or define new ones. For example if you want .log files to be recognized as plain text files, you create a new group, and set its name as logFiles, the extension as log and mime type as plain/text.

      Note

      CAF versions prior to CAF 7.0 SP7 used Web Dynpro classes to define MIME type to upload documents. As a result, MS Word documents had the type application/vnd.ms-word. Beginning with SAP NetWeaver 7.0 SP07, CAF uses KM routines and the documents have the type application/msword. Both types are valid; however, only the latter type is accepted by TREX by default. As result, MS Word documents cannot be found.

      Add the string application/vnd.ms-word to the configuration file: \usr\sap\<a trex instance name 1>\<a trex instance name 2> \<hostname>\TREXValidMimeTypes.ini.

      For more information, see Mime Handler Service.