cancel
Showing results for 
Search instead for 
Did you mean: 

switching from remote to local SLD

Former Member
0 Kudos

Hi,

when we installed SAP Netweaver time ago we answered the question about SLD, that we want to use a remote SLD. Now we would like to use local SLD of stack.

If I understand it right the local SLD was not installed. Is it possible to install the local SLD now or do we have to do the installation of SAP Netweaver again?

Otmar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Otmar

Assuming, that you already have a java stack, you don't need to install anything for the local sld (except for possibly a gateway). All you need to do is to 'activate' it and to configure it.

Basically you will have to:

- setup a user with SLD administration rights (SAP_SLD_ADMINISTRATOR/LcrAdministrator)

- start the sld:

http://<yourhost>:50000/sld -> log on -> Administration -> Profile -> Server Settings
  Object Server: <yourhost>
  Profile -> Data supplier -> Gateway Host: <yourhost>, Gateway Port: 3300
  go back ->Start Server

- change the SLD config in Visual Administrator:

SID, Server..., Services, SLD Data Supplier, Runtime,
  HTTP Settings, Host: <yourhost>, Port: 50000, User: <user>, Password:
  *****; Test: Trigger Data Transfer..., Yes
SID, Server..., Services, SLD Data Supplier, Runtime,
  CIM Client Generation Settings, Host: <yourhost>, Port: 50000
  restart the SLD Data Supplier service

- to attach the abap stack, configure transactions SLDAPICUST and RZ70

The details can be found in the [SLD User Manual|https://www.sdn.sap.com/irj/sdn/nw-sld#section16]

Best regards

Michael

Former Member
0 Kudos

Hello,

Please check below link which will help you to understand SLD concept and may able to configure local SLD:

[]

Rajan