Example of Loading Legacy Talent Profiles

If you’ve uploaded your employees during data-migration, you might have disabled the automatic generation of talent profiles.

You can use the EnhancedTalentProfile.dat file to load legacy person talent profiles data. You are recommended to use source keys when creating new records, to identify the profile record uniquely.

This example creates a person talent profile record with an accomplishment and certification record for the profile.

METADATA|EnhancedTalentProfile|SourceSystemOwner|SourceSystemId|ProfileCode|PersonNumber|ProfileTypeCode|ProfileStatusCode|ProfileUsageCode|Description|Summary
MERGE|EnhancedTalentProfile|VISION|LD_PRG_PP|Pers_4321|4321|PERSON|A|P|Talent Profile for person number 4321|Talent Profile for person number 4321

METADATA|TalentAccomplishment|SourceSystemOwner|SourceSystemId|ProfileId(SourceSystemId)|SectionContext|Accomplishment|DateFrom|IsLinkedIn|AccomplishmentType
MERGE|TalentAccomplishment|VISION|LD_PRG_PP_ACC|LD_PRG_PP|PERSON_ACCOMPLISHMENT|Reduced operating costs by 15 percent|2022/01/01|N|COST_REDUCE

METADATA|TalentCertification|SourceSystemOwner|SourceSystemId|ProfileId(SourceSystemId)|SectionContext|ContentItemId(SourceSystemOwner)|ContentItemId(SourceSystemId)|DateFrom|IsLinkedIn|CertificationNumber
MERGE|TalentCertification|VISION|LD_PRG_PP_CERT|LD_PRG_PP|PERSON_CERTIFICATION|FUSION|300100007702089|2022/02/01|N|ORA_4321