Start of Content Area

Process documentation Redirecting the Web Server  Locate the document in its SAP Library structure

Purpose

Caution

This function is only relevant when used in conjunction with Knowledge Warehouse systems.

It is possible to redirect the task of displaying content to different locations via a Web server.

The Web server can be specified via the document space or by means of the logical document class. In this case, the logical document class has a higher priority, that is, the Web server defined for the logical document class is used to display the content. If, on the other hand, no Web server is defined for the logical document class, the Web server defined for the document space is used.

To enhance performance, accesses to a Web server can be redirected to a Web server near the client. In order to do so, however, you must define locations (see Locations).

The following are required to redirect the Web sever:

Process Flow

On the original Web server, the IP address and logical document class are mapped to the new Web server in two steps:

  1. The IP address is mapped to the location
  2. This is carried out by means of the subnet definition for locations (see IP Subnets).

  3. The location and logical document class are mapped to the Web server

Use the following rules to determine the Web server (the first one with a successful result applies):

    1. Is there a special Web server for the given combination of location and logical document class?
    2. If this is not the case, is there a standard Web server for the logical document class?
    3. If this is not the case, is there a Web server for the logical document class?
    4. If this is not the case, is there a special Web server for the relevant combination of location and document space?
    5. If this is not the case, is there a standard Web server for the document space?
    6. If this is not the case, is there a Web server for the document space?

If points c) or f) apply, the original Web server is used as the redirect Web server, since the original Web server is stored here. If the display request was not sent to the original Web server, the request can thus be redirected to the original Web server.

Note

The system first attempts to determine the Web server using the logical document class before it evaluates the document space. This method is used because the logical document class is more specific. It is usually sufficient to store the Web server with the document space. For this reason, the document class is only evaluated if no values have been specified for the document space.

 

 

End of Content Area