cancel
Showing results for 
Search instead for 
Did you mean: 

Custom adapter.

Former Member
0 Kudos

hi experts

i am going to create a custom adapter to connect to ldap server. can anyone help what are tha basic steps i required to follow. for eg : i need to have an ldap server installled into my system.

Regards

Kasturika.

View Entire Topic
Former Member
0 Kudos

Hi,

Plesae go through below links

Development of Adapters for the SAP XI Adapter Framework

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7bf6e190-0201-0010-83b7-cc557eb7...

SAP NetWeaver Application Server Java Security Guide

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/50e812e2-8c16-2a10-29a5-dd1c7cfb...

You can also use a java proxy for doing it.

Helpful blogs.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7d4db211-0d01-0010-1e8e-9b0...

access of a LDAP directory via XI

There is some config within XI (3.0 - SP5 our version).

Run transaction spro > Sap web Application Server > System Administration > Directory Integration > configure LDAP Connector, Define LDAP Users Confgure LDAP Server

Thanks

Swarup

Former Member
0 Kudos

hi Swarup,

i dont have admin rit to tcode spro. is there any other way to configure ldap server

Former Member
0 Kudos

Hi Swarup,

my scenario is SAP -XI-Ldapserver. My requirement is to connect to ladapserver i need to have my own custom adapter. I dont want to go for java proxy.

can u please help me out if have any idea what are the basic steps i need to follow.

Regards

Kasturika.

Former Member
0 Kudos

hi Swarup,

according to your given soln

Run transaction spro > Sap web Application Server > System Administration > Directory Integration > configure LDAP Connector, Define LDAP Users Confgure LDAP Server

can u please tell me the excat setting i need to do after i run TC spro.

Thanks

Kasturika