cancel
Showing results for 
Search instead for 
Did you mean: 

SAPSLDAPI : program not registered

Former Member
0 Kudos

Hi

I am getting error 'program not registered' while doing test connection for SAPSLDAPI in sm59

thanks

uttam

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Yes, you need to register Programe ID by name SAPSLDAPI_<SID> in SLD system. where <SID> is the SAP system ID of your Integration Server host

If you are using NWA then url will be <host>:<http port>/nwa/jco-destinations

If you are using Visual Admin

1. Log on to the Visual Administrator (e.g. with the user J2EE_ADMIN).

2. Choose Cluster -> <SID> -> Server -> Services -> JCo RFC Provider , at the left-hand side of the screen

3. Choose Runtime -> Bundles.

4. Create an RFC destination.

a) ID: any ID, e.g. sapsldapi_<SID>

b) Host: Gateway host, e.g. wdfd00146493a

c) Service: sapgw<instance number>, e.g. sapgw01

d) Count between 1 and 20

e) Server host: Server data, e.g. wdfd00146493a

f) Number: Instance number, e.g. 01

g) Client: Enter the client which contains the Java user which is synchronized with Java UME, e.g. the client for SAP Solution Manager 4.0 installations is 001.

Regards

Sekhar

former_member212573
Participant
0 Kudos

Hi Shekhar,

Thanks for the solution it worked in my case.

Regards,

Pankaj

Answers (2)

Answers (2)

Former Member
0 Kudos

select gateway host and service of the target SLD server.

IN the SLD server register NWA_PROGRAM in visual admin.This will definetly solve the problem

Former Member
0 Kudos

HI,

Can you pls try to register the program with below command from OS level.

Before that check rfcexec.exe exsists in exe dir and execute the command from the dir

rfcexec -a<program id> -ghostname -xsapgw<no>

and then check the test connection in SM59

Hope this may resolve your issue

All the best

Former Member
0 Kudos

Hi Kumar,

I got same problem for test SAPSLDAPI, can u please tell me elaborately how can i execute command in OS level.

Regards,

surya.

raquel_gomez
Employee
Employee
0 Kudos

Hi,

Following Note may also be helpful to check for the "program not registered error":

2104408 - Checklist for program not registered errors.

Regards,
Raquel