Show TOC

Configuring CAF Runtime PropertiesLocate this document in the navigation structure

Procedure
  1. Log on to the SAP Config Tool.
  2. Choose Start of the navigation path Tools Next navigation step Configuration Editor End of the navigation path .
  3. Open the Display Configurationtab page.
  4. In the Configurations tree, navigate to Start of the navigation path cluster config Next navigation step globals Next navigation step clusternode_config Next navigation step workernode Next navigation step apps Next navigation step sap.com Next navigation step caf~runtime~ear Next navigation step appcfg Next navigation step Propertysheet application.global.properties End of the navigation path.
  5. Change the value of the following properties:
    Name Value

    KM_MACHINE_ADDRESS

    Enter the host name of the machine.

    KM_MACHINE_PORT

    Enter the port name of machine.

    KM_REPOSITORY

    Enter the name of the business object repository in KM if you are using more than one CAF server for a single portal.

    For example:

    /caf -<AS_Java_ machine_name >-< System_ID> or caf-epmwXXX-N74 .

    Note

    If both CAF and the SAP NetWeaver Portal are installed on the same Application Server (AS) Java instance and the portal is used only for this single CAF instance, then you can use the name without the prefix /caf.

    KM_TMP_REPOSITORY_FOLDER

    Edit the name of the repository for documents that have been attached.

    For example, documents_xapps_ < AS_Java_machine_name >-< System_ID> or documents_xapps_epmwxxx_n74.

    Note

    If CAF and the SAP NetWeaver Portal are installed on the same AS Java instance and the portal is used only for this single instance, then you can use the name without the prefix /documents_xapps.

    PUBLISH_ENABLED

    Must be set to true, if KM search functionality should be used

    IDX_PREFIX

    Edit the prefix for indexes created for searching in KM. It needs to be unique.

    For example,/caf -< AS_Java_ machine_name >-< System_ID> or caf-epmwXXX-N74 .

  6. Restart your AS Java.