Show TOC

Configuring the SLD Data SupplierLocate this document in the navigation structure

Use

You perform this step to maintain the HTTP destination for the SLD data supplier.

Procedure

Perform the following steps:

  1. Start the SAP NetWeaver Administrator.

  2. Choose Start of the navigation path Configuration Management  Next navigation step  Security  Next navigation step  Destinations End of the navigation path.

  3. Create a destination called SLD_DataSupplier of type HTTP.

    Note

    If such a destination already exists, you can check if its values suit you and use it.

  4. Specify at least the following Connection and Transport data:

    URL : http://<host:port>

    1. Enter the name of the host where the SLD bridge runs.

    2. Enter the AS Java HTTP standard access port of the SLD.

      The following naming convention applies: 5 < Java_instance_number > 00 .

      50000, for example, if your Java instance is 00.

  5. Specify the following Logon Data :

    Authentication : Basic (User ID and Password)

    1. Specify a Java user that already exists on the host where the SLD bridge runs (PISUPER, for example).

      Note

      The specified user must have the role SAP_SLD_DATA_SUPPLIER.

    2. Enter the user's password.

  6. If you want to use HTTPS for the connection from the SLD data supplier to the SLD, select X509 Client Certificate with SSL . The Keystore View field is now ready for input.

    Note

    A key storage view contains the root certificates of the trusted roots, and checks the authentication of a received server certificate. The default setting for the key storage view is TrustedCAs . You can change this setting if necessary. You find a list of the available key storage views at Start of the navigation path Configuration Management Next navigation step Security Management  Next navigation step  Key Storage End of the navigation path.

  7. Save your entries.

    If an error occurs, an error message appears. If your entries were saved successfully, the connection data is saved in encrypted form in the secure store in the database.

  8. If you want to test your settings by sending test data to the SLD, proceed as follows:

    1. Choose Start of the navigation path Configuration Management Next navigation step Infrastructure  Next navigation step  SLD Data Supplier Configuration End of the navigation path.

    2. Choose Collect and Send Data .

  9. To apply the new configuration immediately, restart the SLD_DataSupplier service as follows:

    1. Choose Start of the navigation path Operation Management Next navigation step Systems  Next navigation step  Start & Stop  Next navigation step  Java EE Services End of the navigation path.

    2. Select service SLD_DataSupplier .

    3. Choose Restart .

      The service is restarted within a few seconds, and the first data transfer to the SLD takes place after several minutes.