Show TOC Start of Content Area

Procedure documentation Assigning Logon Groups Locate the document in its SAP Library structure

Use

You can assign URL prefixes to (ABAP) logon groups, so that the Web dispatcher always forwards requests with this URL to an application server belonging to this logon group (see Determining the Server Group).

Prerequisites

      You have created the logon group (transaction SMLG, see Configuring Logon Groups).

      There is an active ICF service for the required URL prefix (see Structure linkCreating and Configuring ICF Services).

Procedure

Assign a URL prefix to the logon group for the Web dispatcher as follows:

...

       1.      Call transaction SICF. Choose This graphic is explained in the accompanying text Execute.

       2.      Navigate to the required URL prefix and select a service by double-clicking it.

       3.      Choose This graphic is explained in the accompanying text Display <-> Change.

       4.      On the Service Data tab page choose F4 help on the field Load Balancing. The logon groups defined for this system are displayed.

       5.      Choose a logon group, and confirm your entry.

Result

The SAP Web dispatcher assigns all requests with this URL prefix to a server belonging to the logon group you chose.

 

 

 

End of Content Area