Is it possible to DELETE and MERGE in a single candidate HDL file? — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

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.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!