Skip to Content
0
Former Member
Nov 27, 2006 at 07:10 AM

Real time synchronisation of sap hr employee data with LDAP

110 Views

Hi friends,

I wanted to synchronize sap hr employee data with ldap. I have written a abap program for the same which is using ldap connector interface for creation/modification/deletion of employees. I am planning to put this as a scheduled job.

But I want to do it in real time i.e. when the employee is getting created/modified/deleted in sap hr, my program should receive all the values and do the changes in ldap at the same time.

What all options do i have to do this?

I am new to sap hr.

Regards,

Nilz