provision person_id with employee_id in fnd_user screen
Hi All,
I tried all possible ways to provision person_id with Employee_id on Fnd_user Screen.
We have implemented hraagent connector to sync hrms ebs data to OID.
It is working fine. All the attributes like user_name is getting map with uid. email_address with email_id on user screen.
Only Problem I am facing to map person on user screen with person_id. Inorder to link user with hrms employee. We map employee_id from fnd_user with Person_id from per_all_people_f table.
I am using the below query to extract data from hrms.