Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Update User's email using hdl
Content
Hi everyone,
I'm trying to update the user's email, displayed on : Securiy Console > User > User Information > Email. I have try to edit from HCM, and it update the user's email AND the "work email" of the employee. But when i edit the work email from the employee, it does not edit the user's email.
My goal is to edit it using HDL. I know the table where the data are is "PER_LDAP_USERS" and the column : "EMAIL". I know the Business Object and the discriminator too : BO : Worker, discriminator : PersonUserInformation. There is "EmailAddress" into.
But when i sent my HDL, it generates an error :
Tagged:
1