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.
Is it possible to DELETE and MERGE in a single candidate HDL file?
Summary:
Is it possible to DELETE and MERGE in a single candidate HDL file?
Content (please ensure you mask any confidential information):
Hi experts,
We are working on the candidate disposal process automation and faced the issue where we need to delete a candidate and clean a DoB field.
We generated the following HDL but it didn't work.
METADATA|Candidate|CandidateNumber|PersonId|AvailabilityDate|CountryOfBirth|DateOfBirth|DateOfDeath|RegionOfBirth|TownOfBirth
DELETE|Candidate|1409216|300000460742661||||||
MERGE|Candidate|1409216|300000460742661|#NULL|#NULL|#NULL|#NULL|#NULL|#NULL
---
Error:
You can't supply multiple data lines for the same record in the same file because the component Candidate isn't date-effective.
Tagged:
0