cancel
Showing results for 
Search instead for 
Did you mean: 

Interface SAP HR -> XI -> Active Directory

Former Member
0 Kudos

Hello,

I have to build SAP's interface R3 Module HR to XI and of XI to the Active Directory (LDAP) in order to make to consult, users create and to modify. I must use programming Abap. What steps I must follow? From R3 I send an Idoc with the information of the user to XI. In XI them I receive and my doubts are:

how do I accede to the Active Directory?

What type of adapter I have to use for the channel of communication?

What functions or classes can i use to do the calls?

From where shall I do these calls? In the Z class in which I receive the information (BPM)?

Are they called directly?

Some type of file is sent with some certain format?

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

former_member187339
Active Contributor
0 Kudos

Hello,

I guess you can use the LDAP Connector as mentioned in help.sap, no need to go through PI

http://help.sap.com/saphelp_nwpi71/helpdata/EN/e6/0bfa3823e5d841e10000000a11402f/frameset.htm

Also I guess PI can communicate with LDAP servers using HTTP adapter. But since I never worked on them I cannot recommend the correct one to use

Regards

Suraj

Former Member

Answers (0)