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.
HDL Assignment Number Handling
Summary
HDL Assignment Number HandlingContent
Hi
we have person number generation setup to automatic upon final save. When we create a new hire , as per the sequence the employee number is 10000, then the assignment number is E10000
I have data coming in from a source system where the unique identifier or employee number is 4000.
When I convert this data the employee number is 10001 but the assignment number is E4100. I am creating HDL files and giving assignment number in the Assignment File as E||UniqueId.
I would like to know if there is a way i can make/force HDL to set assignment number as same as the employee number appended with E.
3