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.
Person Number bulk update via HDL
Summary
Tested and working method to update Person Numbers in mass using HCM Data LoaderContent
Hi,
In case, for some reason, you need to update the Person Numbers in Fusion HCM for a bulk of persons, HDL tool is a the best way to do it using Worker.dat. You can provide the PersonId, EffectiveStartDate, and the new PersonNumber.
Following is an example of the file content that can be used:
METADATA|Worker|EffectiveStartDate|PersonId|PersonNumber MERGE|Worker|1985/10/01|300000002211853|1001
The PersonId and EffectiveStartDate can be retrieved using BI Catalog.
As an IMPORTANT note, in order to accomplish the above, the person number generation method
Tagged:
5