Show TOC

Background documentationSecuring HTTP(S) Connections to the SLD Locate this document in the navigation structure

 

HTTP is the primary communication protocol that is used for exchanging data with the SLD. This applies to communication routes between:

SLD Data Supplier for Generic Data Sources (sldreg)

To supply data to the SLD that originates from a system other than a AS Java or AS ABAP system, the executable sldreg is used. The sldreg sends data in XML format using a predefined DTD. For this purpose, it uses an HTTP connection, as shown in the figure below:

This graphic is explained in the accompanying text.

For example, TREX, SAPOSCOL, generate this type of XML and register themselves at SLD using sldreg.

For more information on sldreg, see SAP Note 733476.