cancel
Showing results for 
Search instead for 
Did you mean: 

integration directory with SLD error

kp_25
Participant
0 Kudos

hi ,

my integration builder design is not showing connection with SLD .

I have checked the sm59 transaction for testing SAPSLDAPI and it s giving error with host name.

can some one guide me where to find the correct Gateway hostname and Gateway service for this RFC ?

Regards ,

KB

Accepted Solutions (1)

Accepted Solutions (1)

jose_augastine3
Active Participant
0 Kudos

Hi Kamala,

Check this ...

http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/1688 [original link is broken] [original link is broken] [original link is broken]

/people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support

Hope this helps !!!

Regards,

J Augastine

kp_25
Participant
0 Kudos

Hi Augastine,

I think they are not connected to this error ..

1. The radio button in SM59 for the RFC destination SAPSLDAPI is set to unicode

2. and the system->status->unicode system-> Yes ..

But the error in RFC Connection test shows

The SM59 error shows "Program SAPSLDAPI_UNICODE not registered" ..

Can some one tell me what is happening ?

Answers (2)

Answers (2)

abhijitbolakhe
Advisor
Advisor
0 Kudos

Hi

To check the gateway host & service ......goto tcode SMGW

goto -


> Parameters-------> Display

Now check the values for parameters : gateway hostname & gateway service

Regards

Abhijit

Former Member
0 Kudos

Hi,

looks like you have not created the SAPSLDAPI_UNICODE connection parameters on the J2EE side...you have to create these paramters for both SAPSLDAPI_UNICODE and LCRSAPRFC_UNICODE.

Perform the following steps to maintain the J2EE Connection Parameters for SAPSLDAPI..take help of your BASIS team..

1. Go to Visual Admin

2. Choose Cluster -> Server -> Services -> JCo RFC provider

3. Under RFC destination specify the following:

Program ID: SAPSLDAPI_UNICODE

You can reuse this program ID for all Unicode business systems.

Gateway Host: <Integration Server host>

Gateway Service: <Integration Server gateway service>

Number of process: 3

4. Under Repository specify the following:

Application Server: <Integration Server host>

System number: <Integration Server system number>

Client: <client where the Integration Server is defined>

User: SAPJSF (defined during installation)

Password: ask system administrator

Unicode: activate

5. Choose Set.

Go through this on how to create RFC for ABAP and JAVA connections..

http://help.sap.com/saphelp_nw70/helpdata/en/a0/40084136b5f423e10000000a155106/frameset.htm

Regds,

Pinangshuk.