Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Delete profile item using HDL
Summary:
Hi All ,
I am attempting to remove the second most prominent record from the profile items using EnhancedTalentProfile.dat HDL because it was loaded incorrectly at the beginning.
Now with the HDL template below I am able to delete the incorrect record, however it is end dating the current record with sysdate -1 and creating a new record with sysdate.
METADATA|TalentPotentialRating|CareerPotentialId|ProfileId
DELETE|TalentPotentialRating|{Replace with ProfileItemId}|{ProfileId}
The expectation here is to not update the current record and not to create a new record.
@MandeepGupta Can you please help here.
Content (please ensure you mask any confidential information):
0