User Record Data and HR Profile Data is not synced up for one old record

sravani50
Tera Contributor

Hi Team,

 

User data and HR Profile data is not synced up in one record,

we mapped user(sys_user)  title  to position in HR Profile table(sn_hr_core_profile).

--  I checked the script includes(hr_synchronize) and BR on HR profile table. Issues is in prod environment. I can't create new record and update the filed values to test.

-- If I create new record or updating existing record data is getting update in both the tables in lower environments same scripts in prod environment too no changes.

--How to identify or debug the issue, why  it is not matching in both the table  for one existing user?

example : Shravani title  value in user record is "Mgr - Systems Eng " but  in hr profile position value is " project -Mgr"

 

Thanks in advance,

shravani

 

1 REPLY 1

AJ63
Tera Expert

Hi @sravani50 

 

Any reason you are creating or having title again on HR profile, you can use same field from Sys User table. Title field is on Sys-user table and already DOTWalked on hr profile. 

 

Just putting sample below:

 

AJ63_0-1717103217248.png