Show TOC

Procedure documentationConfiguring the SLD Client Locate this document in the navigation structure

 

The SLD service provides every Java application with the option to generate an SLD client for accessing an SLD server. The SLD client is common for all applications that are using it and therefore plays the role of a standard SLD. Changing the data for the SLD client may have an effect on many applications. We recommend that you consider it carefully.

Procedure

  1. To change the default SLD in SAP NetWeaver Administrator, go to   Configuration Management   Security   Destinations  .

  2. To change the HTTP destination to SLD_Client, enter one of the following URLs:

    Note Note

    If you enter a short form of the URL such as the first two above options, the SAP system adds automatically the appropriate path.

    End of the note.

    Recommendation Recommendation

    If your SLD runs on the same host as AS Java, you can enter localhost instead of the actual host name. The communication works faster and more efficient.

    End of the recommendation.

    Caution Caution

    Both the sending and the receiving AS Java must be configured for Secure Socket Layer (SSL) connections before you can use HTTPS.

    For more information, see Configuring the Use of SSL on the AS Java.

    End of the caution.