Hi everyone,
I'm trying to get the AD authentication working, but I need some details about the fields of the Employee source.
In this setting I have to fill the following fields:
-Employee Field in Authentication Source
-Employee Field in Employee Source
-ID Field used to retrieve employees from the employee source
-Email Field
-LinkField to fetch employee
Can someone explain me what is the purpose of the last three field?
The Nakisa Uses the BAPI_EMPLOYEE_GETDATA function module to get the employee. I checked it in debug mode, and the data from the AD is correct, it founds the Employee, and returns all of his data, but the OrgChart button is still missing from the Nakisa's welcome screen.
I'm almost sure that the problem is to match these fields:
-ID Field used to retrieve employees from the employee source :
-Email Field :
-LinkField to fetch employee :
But I don't know what kind of field names shall I enter here...
I tried it with:
ID Field used to retrieve employees from the employee source = Perno
Email Field = Email
LinkField to fetch employee= Perno
Bet the result is the same..
Bye
N.G.