User unable to create expense report - Party record not created for user account
Summary:
Content (required):
User is unable to access expense report page getting the error - Missing employment details.
select * from HZ_PARTIES where orig_system_reference in (select person_id from per_users where username in ('****')) -- No records returned
Select * from hz_parties where party_name='Fullname' -- returns 1 record, but with incorrect orig_system_reference and blank USER_GUID
"Synchronize Person Records" process is ran for the hire date, But it is still not working.
Also, "Manage Users" page, when searched for the user, Shows wrong Hire date.
It seems like Party record is linked to wrong person id.
Tagged:
0