Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
User HDL Load does not update Suspended flag for ex-employee
Summary:
User HDL Load does not update Suspended flag for ex-employee
Content (required):
Hi Team,
Greetings!
We have an ex-employees who has an user account which shows inactive ( suspended column value = 'Y' in PER_USERS table).
We have tried to fix the same using HDL load-
METADATA|User|PersonNumber|Username|Suspended|SourceSystemOwner|SourceSystemID
MERGE|User|6044554|richgold345@gmail.com|N|FUSION|3000001454563
HDL load is successful. Subsequent run of Send Pending LDAP Requests is also good,
but the value of flag SUSPENDED in PER_USERS table remains as Y and user account remains inactive.
Is there an issue with HDL? We know it can be done from UI, but that is something we want to avoid due to security issues.
0