Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
HDL Delete email sample or help
Content
Using the following to delete email addresses out of TST.
METADATA|Worker|SourceSystemOwner|SourceSystemId|PersonNumber|EffectiveStartDate|StartDate|ActionCode
MERGE|Worker|GRAVITON|W1002|1002|2020/07/15|2020/07/15|HIRE
METADATA|PersonEmail|SourceSystemOwner|SourceSystemId|PersonNumber|EmailAddress
DELETE|PersonalEmail|GRAVITON|EA1002|1002|email@county.org
Getting A valid METADATA line for the {BO_NAME} business object must appear in the file before any {ACTION} data lines for the {BO_NAME} business object.
Tried to merge a dummy email and getting same message for the following file:
METADATA|Worker|SourceSystemOwner|SourceSystemId|PersonNumber|EffectiveStartDate|StartDate|ActionCode
MERGE|Worker|GRAVITON|W1002|1002|2020/07/15|2020/07/15|HIRE
METADATA|PersonEmail|SourceSystemOwner|SourceSystemId|PersonNumber|EmailAddress|DateFrom|PrimaryFlag
MERGE|PersonalEmail|GRAVITON|EA1002|1002|email@county.org|2020/07/15|Y